Nota:
El acceso a esta página requiere autorización. Puede intentar iniciar sesión o cambiar directorios.
El acceso a esta página requiere autorización. Puede intentar cambiar los directorios.
Directly accesses characters stored in the associated string object as a C-style string.
operator PXSTR( ) 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 developer may change the contents of the string object with this pointer.
Requirements
Header: atlsimpstr.h