|
-
April 17th, 1999, 08:09 AM
#1
How to use CLSIDFromProgID function.
URGENT!! Help me read ClsID From ProgramID
Hi,
I want to get ClsID from ProgID
I'm using
HRESULT CLSIDFromProgID( LPCOLESTR lpszProgID, //Pointer to the ProgID
LPCLSID pclsid //Pointer to the CLSID);
My ProgID is "MY.COMCLASS.1"
How to pass this ProgID to above func in LPCOLESTR form and get clsid in CLSID format.
Thanks in advance
Shalini
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|