ReactOS 0.4.15-dev-7934-g1dc8d80
MSFT_ParameterInfo Struct Reference

#include <typelib.h>

Public Attributes

INT DataType
 
INT oName
 
INT Flags
 

Detailed Description

Definition at line 222 of file typelib.h.

Member Data Documentation

◆ DataType

INT MSFT_ParameterInfo::DataType

Definition at line 223 of file typelib.h.

Referenced by MSFT_DoFuncs().

◆ Flags

INT MSFT_ParameterInfo::Flags

Definition at line 225 of file typelib.h.

Referenced by MSFT_DoFuncs().

◆ oName

INT MSFT_ParameterInfo::oName

Definition at line 224 of file typelib.h.

Referenced by MSFT_DoFuncs().


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