Sets the short name for the document.
HRESULT SetShortName( LPCOLESTR pszShortName );
- pszShortName
[in] A null-terminated string containing the short name of the document.
The method returns an HRESULT. Possible values include, but are not limited to, those in the following table.
Value | Description |
---|---|
S_OK | The method succeeded. |
This method sets a new short name for the document.