IltmmCapture::get_VideoCaptureSubTypes Example for C++

IltmmCaptureSubTypes* pVideoCapSubTypes;

m_capture->get_VideoCaptureSubTypes((IltmmCaptureSubTypes**)&pVideoCapSubTypes);

pVideoCapSubTypes->Release();