ReactOS 0.4.15-dev-7842-g558ab78
RPCSS_NP_REPLY Union Reference

#include <rpcss_shared.h>

Collaboration diagram for RPCSS_NP_REPLY:

Public Attributes

UINT as_uint
 
INT as_int
 
voidas_pvoid
 
HANDLE as_handle
 
char as_string [MAX_RPCSS_NP_REPLY_STRING_LEN]
 

Detailed Description

Definition at line 137 of file rpcss_shared.h.

Member Data Documentation

◆ as_handle

HANDLE RPCSS_NP_REPLY::as_handle

Definition at line 142 of file rpcss_shared.h.

◆ as_int

INT RPCSS_NP_REPLY::as_int

Definition at line 140 of file rpcss_shared.h.

◆ as_pvoid

void* RPCSS_NP_REPLY::as_pvoid

Definition at line 141 of file rpcss_shared.h.

◆ as_string

char RPCSS_NP_REPLY::as_string[MAX_RPCSS_NP_REPLY_STRING_LEN]

Definition at line 143 of file rpcss_shared.h.

◆ as_uint

UINT RPCSS_NP_REPLY::as_uint

Definition at line 139 of file rpcss_shared.h.


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