ReactOS 0.4.15-dev-7994-gb388cb6
stdole::DISPPARAMS Struct Reference
Collaboration diagram for stdole::DISPPARAMS:

Public Attributes

VARIANTrgvarg
 
longrgdispidNamedArgs
 
unsigned int cArgs
 
unsigned int cNamedArgs
 

Detailed Description

Definition at line 53 of file stdole2.idl.

Member Data Documentation

◆ cArgs

unsigned int stdole::DISPPARAMS::cArgs

Definition at line 56 of file stdole2.idl.

◆ cNamedArgs

unsigned int stdole::DISPPARAMS::cNamedArgs

Definition at line 57 of file stdole2.idl.

◆ rgdispidNamedArgs

long * stdole::DISPPARAMS::rgdispidNamedArgs

Definition at line 55 of file stdole2.idl.

◆ rgvarg

VARIANT * stdole::DISPPARAMS::rgvarg

Definition at line 54 of file stdole2.idl.


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