ReactOS 0.4.15-dev-7842-g558ab78
INTERPRETER_OPT_FLAGS Struct Reference

#include <ndrtypes.h>

Public Attributes

unsigned char ServerMustSize: 1
 
unsigned char ClientMustSize: 1
 
unsigned char HasReturn: 1
 
unsigned char HasPipes: 1
 
unsigned char Unused: 1
 
unsigned char HasAsyncUuid: 1
 
unsigned char HasExtensions: 1
 
unsigned char HasAsyncHandle: 1
 

Detailed Description

Definition at line 57 of file ndrtypes.h.

Member Data Documentation

◆ ClientMustSize

unsigned char INTERPRETER_OPT_FLAGS::ClientMustSize

Definition at line 61 of file ndrtypes.h.

Referenced by debugstr_INTERPRETER_OPT_FLAGS().

◆ HasAsyncHandle

unsigned char INTERPRETER_OPT_FLAGS::HasAsyncHandle

Definition at line 70 of file ndrtypes.h.

Referenced by debugstr_INTERPRETER_OPT_FLAGS().

◆ HasAsyncUuid

unsigned char INTERPRETER_OPT_FLAGS::HasAsyncUuid

Definition at line 66 of file ndrtypes.h.

Referenced by debugstr_INTERPRETER_OPT_FLAGS().

◆ HasExtensions

unsigned char INTERPRETER_OPT_FLAGS::HasExtensions

◆ HasPipes

unsigned char INTERPRETER_OPT_FLAGS::HasPipes

◆ HasReturn

unsigned char INTERPRETER_OPT_FLAGS::HasReturn

Definition at line 63 of file ndrtypes.h.

Referenced by debugstr_INTERPRETER_OPT_FLAGS().

◆ ServerMustSize

unsigned char INTERPRETER_OPT_FLAGS::ServerMustSize

Definition at line 59 of file ndrtypes.h.

Referenced by debugstr_INTERPRETER_OPT_FLAGS().

◆ Unused

unsigned char INTERPRETER_OPT_FLAGS::Unused

Definition at line 65 of file ndrtypes.h.

Referenced by debugstr_INTERPRETER_OPT_FLAGS().


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