|
ReactOS 0.4.16-dev-1948-gd260c1d
|
Public Attributes | |
| ULONG | charcnt |
| ULONG | strcnt |
| ULONG | datalen |
| WCHAR | data [1] |
Definition at line 2136 of file usrmarshal.c.
| ULONG SNB_wire::charcnt |
Definition at line 2137 of file usrmarshal.c.
Referenced by SNB_UserMarshal().
| WCHAR SNB_wire::data[1] |
Definition at line 2140 of file usrmarshal.c.
Referenced by SNB_UserMarshal(), and SNB_UserUnmarshal().
| ULONG SNB_wire::datalen |
Definition at line 2139 of file usrmarshal.c.
Referenced by SNB_UserMarshal(), and SNB_UserUnmarshal().
| ULONG SNB_wire::strcnt |
Definition at line 2138 of file usrmarshal.c.
Referenced by SNB_UserMarshal(), and SNB_UserUnmarshal().