Retrieves a CLSID describing the document type.
Syntax
HRESULT GetDocumentClassId( CLSID *pclsidDocument );
Parameters
- pclsidDocument
- [out] Address of the CLSID of the document.
Return Value
Returns S_OK if successful, or an error code otherwise.