Returns the name of the document without path information.

HRESULT GetFileName(
   BSTR*  pbstrShortName
);

Parameters

pbstrShortName

[out] A string containing the short name of the document.

Expand imageReturn Value

Expand imageRemarks

Expand imageSee Also