P6R::P6BWSTR Struct Reference
[API Type Definitions]

Wide binary string. More...

#include <p6types.h>

List of all members.

Public Attributes

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

Detailed Description

Wide binary string.

This a length limited wide string data type. Unlike P6BSTR, 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 180 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.