IltmmCapture::put_WMProfile Example for C
// This function will assign a new profile to // the capture objectvoid ChangeProfile(IltmmWMProfile* pProfile) { IltmmCapture__put_WMProfile(gCapture, pProfile); }