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.
Returns the specified document name.
HRESULT GetName( DOCUMENTNAMETYPE dnt, BSTR* pbstrName ); |
[in] The type of document name to return.
[out] String containing the name.