ILMDVRSink::put_FolderCount Example for C

void OnSetFolderCount(ILMDVRSink* pSink, int count)
{
   ILMDVRSink_put_FolderCount(pSink, count);
}