Creates a client asynchronously.
public:
static IAsyncOperation<KStudioClient^ >^ CreateClientAsync(
String^ id,
String^ name,
KStudioClientFlags flags
)
id
Type: String
The ID of the client.
name
Type: String
The name of the client.
flags
Type: KStudioClientFlags
Flags to control creating the client.
Type: IAsyncOperation<KStudioClient^ >
The client, through IAsyncOperation.
Namespace: Microsoft.Kinect.Tools
Metadata: microsoft.kinect.tools.winmd