Sets the short name for the document.

HRESULT SetShortName(
   LPCOLESTR  pszShortName
);

Parameters

pszShortName

[in] A null-terminated string containing the short name of the document.

Expand imageReturn Value

Expand imageRemarks

Expand imageSee Also