Developer's Guide
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
P6R::P6NCSTR Struct Reference

#include <p6types.h>

Public Attributes

P6SIZE length
 
const P6CHARpString
 

Detailed Description

A convience structure to pass around a narrow string along with its length.

Narrow Const binary string. This a length limited narrow const string data type. Unlike P6BCSTR, this type assumes pString points to narrow character data and should not be used to represent binary data.

Definition at line 246 of file p6types.h.


The documentation for this struct was generated from the following file: