ReactOS 0.4.15-dev-7958-gcd0bb1a
tagDUALSTRINGARRAY Struct Reference

Public Attributes

unsigned short wNumEntries
 
unsigned short wSecurityOffset
 
unsigned short aStringArray [1]
 

Detailed Description

Definition at line 81 of file marshal.c.

Member Data Documentation

◆ aStringArray

unsigned short tagDUALSTRINGARRAY::aStringArray[1]

Definition at line 84 of file marshal.c.

◆ wNumEntries

unsigned short tagDUALSTRINGARRAY::wNumEntries

Definition at line 82 of file marshal.c.

Referenced by test_CoGetStandardMarshal().

◆ wSecurityOffset

unsigned short tagDUALSTRINGARRAY::wSecurityOffset

Definition at line 83 of file marshal.c.

Referenced by test_CoGetStandardMarshal().


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