|
ReactOS 0.4.16-dev-2384-gff6bd79
|
Public Attributes | |
| ULONG | charcnt |
| ULONG | strcnt |
| ULONG | datalen |
| WCHAR | data [1] |
Definition at line 1163 of file usrmarshal.c.
| ULONG SNB_wire::charcnt |
Definition at line 1164 of file usrmarshal.c.
Referenced by SNB_UserMarshal().
| WCHAR SNB_wire::data[1] |
Definition at line 1167 of file usrmarshal.c.
Referenced by SNB_UserMarshal(), and SNB_UserUnmarshal().
| ULONG SNB_wire::datalen |
Definition at line 1166 of file usrmarshal.c.
Referenced by SNB_UserMarshal(), and SNB_UserUnmarshal().
| ULONG SNB_wire::strcnt |
Definition at line 1165 of file usrmarshal.c.
Referenced by SNB_UserMarshal(), and SNB_UserUnmarshal().