ILMDVRSink::get_FolderCount Example for C
void OnGetFolderCount(ILMDVRSink* pSink) { long count; ILMDVRSink_ get_FolderCount (pSink, &count); }