P6R::P6BWCSTR Struct Reference
[API Type Definitions]

Wide Const binary string. More...

#include <p6types.h>

List of all members.

Public Attributes

P6R::P6SIZE length
 Length of data in wide characters.
const P6R::P6WCHAR * pString
 Pointer to wide const string data.

Detailed Description

Wide Const binary string.

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

See also:
p6ISafeString::bwstrxxxxx() methods

Definition at line 196 of file p6types.h.


The documentation for this struct was generated from the following file:
 All Classes Files Functions Variables Typedefs Enumerations Enumerator Defines
Copyright © 2004 - 2010 P6R Inc. - All Rights Reserved.