ReactOS 0.4.16-dev-1946-g52006dd
MSFT_ParameterInfo Struct Reference

#include <typelib.h>

Collaboration diagram for MSFT_ParameterInfo:

Public Attributes

INT DataType
 
INT oName
 
INT Flags
 
int DataType
 
int oName
 
int Flags
 

Detailed Description

Definition at line 222 of file typelib.h.

Member Data Documentation

◆ DataType [1/2]

INT MSFT_ParameterInfo::DataType

Definition at line 223 of file typelib.h.

Referenced by MSFT_DoFuncs().

◆ DataType [2/2]

int MSFT_ParameterInfo::DataType

Definition at line 208 of file typelib_struct.h.

◆ Flags [1/2]

INT MSFT_ParameterInfo::Flags

Definition at line 225 of file typelib.h.

Referenced by MSFT_DoFuncs().

◆ Flags [2/2]

int MSFT_ParameterInfo::Flags

Definition at line 210 of file typelib_struct.h.

◆ oName [1/2]

INT MSFT_ParameterInfo::oName

Definition at line 224 of file typelib.h.

Referenced by MSFT_DoFuncs().

◆ oName [2/2]

int MSFT_ParameterInfo::oName

Definition at line 209 of file typelib_struct.h.


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