ReactOS 0.4.15-dev-7842-g558ab78
SNB_wire Struct Reference

Public Attributes

ULONG charcnt
 
ULONG strcnt
 
ULONG datalen
 
WCHAR data [1]
 

Detailed Description

Definition at line 2136 of file usrmarshal.c.

Member Data Documentation

◆ charcnt

ULONG SNB_wire::charcnt

Definition at line 2137 of file usrmarshal.c.

Referenced by SNB_UserMarshal().

◆ data

WCHAR SNB_wire::data[1]

Definition at line 2140 of file usrmarshal.c.

Referenced by SNB_UserMarshal(), and SNB_UserUnmarshal().

◆ datalen

ULONG SNB_wire::datalen

Definition at line 2139 of file usrmarshal.c.

Referenced by SNB_UserMarshal(), and SNB_UserUnmarshal().

◆ strcnt

ULONG SNB_wire::strcnt

Definition at line 2138 of file usrmarshal.c.

Referenced by SNB_UserMarshal(), and SNB_UserUnmarshal().


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