Notitie
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen u aan te melden of de directory te wijzigen.
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen de mappen te wijzigen.
Directly accesses characters stored in the associated string object as a C-style string.
operator PCXSTR( ) const throw( );
Return Value
A character pointer to the string's data.
Remarks
Call this function to return a pointer to the character buffer of a string object. The contents of the string object cannot be changed with this pointer.
Requirements
Header: atlsimpstr.h