nedcomp hosting homepage

Producten en diensten
Dedicated servers
Datacenter informatie
Partners, resellers
Helpdesk informatie
Technische docs, tools
Support homepage
ASP componenten
Praktische ASP, ASP.NET
Visual route server
Whois (domein gegevens)
Software documentatie
Whitepapers
Zoeken
Nedcomp / algemeen

Zoeken
 

Copyright © Nedcomp Hosting
Telefoon nr :   +31 184 670111
Fax nummer :   +31 184 631384
E-mailadres :   info@nedcomp.nl
 

Microsoft XML Core Services (MSXML) 4.0 - SAX2 Reference

getPublicId Method (C/C++)

Returns the public identifier for the current document event. A public identifier identifies a public domain file located in a publicly accessible place.

Syntax

HRESULT getPublicId(
   [out, retval] const wchar_t ** ppwchPublicId); 

Parameters

ppwchPublicId [out, retval]
The public identifier or Null (if none is available).

Return Values

S_OK
The value returned if the public identifier is returned successfully; Null if no public identifier is available.

See Also

getSystemId Method (C/C++)

Applies to: ISAXLocator Interface


Download de SDK