Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Gets the document type of this document.
HRESULT GetDocumentType(
[out, retval] GUID* pRetVal);
Parameters
- pRetVal
[out] Pointer to a variable that receives the document type.
Return Value
S_OK if the method succeeds.