ILMDVRSink::put_FolderCount Example for C++
void CDVRSinkDlg::OnSetFolderCount(ILMDVRSink* pSink, int count) { pSink-> put_FolderCount (count); }