Searched refs:RegisterCOMCategory (Results 1 - 1 of 1) sorted by relevance

/macosx-10.10.1/mDNSResponder-561.1.1/Clients/ExplorerPlugin/
H A DExplorerPlugin.cpp59 DEBUG_LOCAL OSStatus RegisterCOMCategory( CLSID inCLSID, CATID inCategoryID, BOOL inRegister );
255 err = RegisterCOMCategory( CLSID_ExplorerBar, CATID_InfoBand, TRUE );
281 err = RegisterCOMCategory( CLSID_ExplorerBar, CATID_InfoBand, FALSE );
434 // RegisterCOMCategory
437 DEBUG_LOCAL OSStatus RegisterCOMCategory( CLSID inCLSID, CATID inCategoryID, BOOL inRegister ) function

Completed in 60 milliseconds