The GetFilename method returns the filename of the item being parsed.
HRESULT GetFilename(
[out, retval] BSTR* pbstrFilename
);
pbstrFilename
Pointer to BSTR to receive the string
Caller must use SysFreeString().
© 2000 Microsoft Corporation. All rights reserved. Terms of use.