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

#include <p6types.h>

Public Attributes

P6SIZE length
 
P6WCHARpString
 

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 215 of file p6types.h.


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