ILMDVRSource::get_FolderCount Example for C++
void OnGetFolderCount(
ILMDVRSource
* pSource) { long count;
pSource->get_FolderCount
(&count); }