ReactOS 0.4.16-dev-2384-gff6bd79
SNB_wire Struct Reference

Public Attributes

ULONG charcnt
 
ULONG strcnt
 
ULONG datalen
 
WCHAR data [1]
 

Detailed Description

Definition at line 1163 of file usrmarshal.c.

Member Data Documentation

◆ charcnt

ULONG SNB_wire::charcnt

Definition at line 1164 of file usrmarshal.c.

Referenced by SNB_UserMarshal().

◆ data

WCHAR SNB_wire::data[1]

Definition at line 1167 of file usrmarshal.c.

Referenced by SNB_UserMarshal(), and SNB_UserUnmarshal().

◆ datalen

ULONG SNB_wire::datalen

Definition at line 1166 of file usrmarshal.c.

Referenced by SNB_UserMarshal(), and SNB_UserUnmarshal().

◆ strcnt

ULONG SNB_wire::strcnt

Definition at line 1165 of file usrmarshal.c.

Referenced by SNB_UserMarshal(), and SNB_UserUnmarshal().


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