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 useful casting operator provides an efficient method to access the null-terminated C string contained in a CGopherLocator object.
operator LPCTSTR ( ) const;
Return Value
A character pointer to the string's data.
Remarks
No characters are copied; only a pointer is returned.
Requirements
Header: afxinet.h