public:
IAsyncOperation<IVectorView<KStudioFileInfo^ >^ >^ GetFileListAsync(
String^ fileSpec,
uint32 maxValueCount,
KStudioFileListFlags flags
)
fileSpec
Type: String
The file spec.
maxValueCount
Type: uint32
The maximum value count.
flags
Type: KStudioFileListFlags
Flags to control getting the file list.
Type: IAsyncOperation<IVectorView<KStudioFileInfo^ >^ >
A collection of file information.
Namespace: Microsoft.Kinect.Tools
Metadata: microsoft.kinect.tools.winmd