Returns the specified document name.

HRESULT GetName(
   DOCUMENTNAMETYPE  dnt,
   BSTR*             pbstrName
);

Parameters

dnt

[in] The type of document name to return.

pbstrName

[out] String containing the name.

Expand imageReturn Value

Expand imageRemarks

Expand imageSee Also