Click to return to the Component Development home page    
Web Workshop  |  Component Development

StopLite--HELPERS.H


Index for Finished Code

// Helpers.h : Declarations of object safety category helper functions

#include "comcat.h"

HRESULT CreateComponentCategory(CATID catid, WCHAR* catDescription);
HRESULT RegisterCLSIDInCategory(REFCLSID clsid, CATID catid);


Back to topBack to top

Did you find this material useful? Gripes? Compliments? Suggestions for other articles? Write us!

© 1999 Microsoft Corporation. All rights reserved. Terms of use.