ReactOS 0.4.15-dev-7924-g5949c20
INTERPRETER_OPT_FLAGS2 Struct Reference

#include <ndrtypes.h>

Public Attributes

unsigned char HasNewCorrDesc: 1
 
unsigned char ClientCorrCheck: 1
 
unsigned char ServerCorrCheck: 1
 
unsigned char HasNotify: 1
 
unsigned char HasNotify2: 1
 
unsigned char Unused: 3
 

Detailed Description

Definition at line 74 of file ndrtypes.h.

Member Data Documentation

◆ ClientCorrCheck

unsigned char INTERPRETER_OPT_FLAGS2::ClientCorrCheck

Definition at line 78 of file ndrtypes.h.

◆ HasNewCorrDesc

unsigned char INTERPRETER_OPT_FLAGS2::HasNewCorrDesc

◆ HasNotify

unsigned char INTERPRETER_OPT_FLAGS2::HasNotify

Definition at line 82 of file ndrtypes.h.

◆ HasNotify2

unsigned char INTERPRETER_OPT_FLAGS2::HasNotify2

Definition at line 84 of file ndrtypes.h.

◆ ServerCorrCheck

unsigned char INTERPRETER_OPT_FLAGS2::ServerCorrCheck

Definition at line 80 of file ndrtypes.h.

◆ Unused

unsigned char INTERPRETER_OPT_FLAGS2::Unused

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