Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
This method returns the public identifier for the current document event. A public identifier identifies a public domain file located in a publicly accessible place.
HRESULT getPublicId(const wchar_t** ppwchPublicId);
Parameters
- ppwchPublicId
[out, retval] Pointer to the public identifier or NULL (if none is available).
Return Values
- S_OK
Returned if the public identifier is returned successfully or NULL (if no public identifier is available).
Requirements
OS Versions: Windows CE .NET 4.0 and later.
Header: Msxml2.h, Msxml2.idl.
Link Library: Uuid.lib.
See Also
getSystemId Method | ISAXLocator:IUnknown Interface
Send Feedback on this topic to the authors