Sets the long name for the document.

HRESULT SetLongName(
   LPCOLESTR  pszLongName
);

Parameters

pszLongName

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

Expand imageReturn Value

Expand imageRemarks

Expand imageSee Also