Returns a CLSID identifying the document type.

HRESULT GetDocumentClassId(
   CLSID*  pclsidDocument
);

Parameters

pclsidDocument

[out] A CLSID identifying the document type.

Expand imageReturn Value

Expand imageRemarks

Expand imageSee Also