GetClassURLGetClassURL*
*Contents  *Index  *Topic Contents
*Previous Topic: FindMimeFromData
*Next Topic: IsAsyncMoniker

GetClassURL

STDAPI GetClassURL(
    LPCWSTR szURL,
    CLSID *pClsID
);

Gets the class identification associated with the URL.

szURL
String that contains the URL.
pClsID
Address of the class identification associated with the URL.

Up Top of Page
© 1997 Microsoft Corporation. All rights reserved. Terms of Use.