public:
static IAsyncAction^ DeleteClipAsync(
User^ user,
String^ serviceConfigId,
String^ cloudId,
String^ localId
)
user
Type: User
The user requesting the delete.
serviceConfigId
Type: String
The ConfigId of the clip to delete. Leave this parameter empty if there is no ConfigId for the clip.
cloudId
Type: String
The CloudId of the clip to delete. Leave this parameter empty if there is no CloudId for the clip.
localId
Type: String
The LocalId of the clip to delete. Leave this parameter empty if there is no LocalId for the clip.
Type: IAsyncAction
An interface for tracking the progress of the asynchronous call.
Namespace: Windows.Xbox.Media.Capture
Metadata: windows.winmd