GetFileName
Applies To: Windows 8, Windows 8.1
Obtains the string from the specified file.
HRESULT GetFileName
([out] BSTR* pbstrFileName)
;
Parameters
- pbstrFileName
[out] A pointer to the string file name.
Return Value
The following table describes possible return values. Failure return values are implementation-specific.
Return Value | Description |
---|---|
S_OK |
Indicates success. |