XLL+ Class Library (6.3)

CXlStringArg::GetCharPtrA

Gets a pointer to a read-only narrow character buffer

const char* GetCharPtrA( ) const;

Return Value

Returns a pointer to a read-only character buffer. The character size will always be char (8-bit).

Requirements

Header: xlpstringarg.h

See Also

CXlStringArg Class | CXlStringArg Methods | CXlStringArg::GetCharPtr() | CXlStringArg::GetCharPtrW()