ReactOS 0.4.15-dev-7842-g558ab78
RpcResult Struct Reference

#include <rpc_defs.h>

Collaboration diagram for RpcResult:

Public Attributes

unsigned short result
 
unsigned short reason
 
RPC_SYNTAX_IDENTIFIER transfer_syntax
 

Detailed Description

Definition at line 95 of file rpc_defs.h.

Member Data Documentation

◆ reason

unsigned short RpcResult::reason

Definition at line 98 of file rpc_defs.h.

◆ result

unsigned short RpcResult::result

Definition at line 97 of file rpc_defs.h.

◆ transfer_syntax

RPC_SYNTAX_IDENTIFIER RpcResult::transfer_syntax

Definition at line 99 of file rpc_defs.h.


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