ReactOS 0.4.17-dev-357-ga8f14ff
TestTypelib::IWidget::complex Struct Reference
Collaboration diagram for TestTypelib::IWidget::complex:

Public Attributes

char c
 
int i
 
intpi
 
int ** ppi
 
ISomethingFromDispatchiface
 
ISomethingFromDispatch ** iface_ptr
 
BSTR bstr
 
VARIANT var
 
MYSTRUCT mystruct
 
array_t arr
 
myint_t myint
 

Detailed Description

Definition at line 336 of file tmarshal.idl.

Member Data Documentation

◆ arr

array_t TestTypelib::IWidget::complex::arr

Definition at line 347 of file tmarshal.idl.

◆ bstr

BSTR TestTypelib::IWidget::complex::bstr

Definition at line 344 of file tmarshal.idl.

◆ c

char TestTypelib::IWidget::complex::c

Definition at line 338 of file tmarshal.idl.

◆ i

int TestTypelib::IWidget::complex::i

Definition at line 339 of file tmarshal.idl.

◆ iface

ISomethingFromDispatch* TestTypelib::IWidget::complex::iface

Definition at line 342 of file tmarshal.idl.

◆ iface_ptr

ISomethingFromDispatch** TestTypelib::IWidget::complex::iface_ptr

Definition at line 343 of file tmarshal.idl.

◆ myint

myint_t TestTypelib::IWidget::complex::myint

Definition at line 348 of file tmarshal.idl.

◆ mystruct

MYSTRUCT TestTypelib::IWidget::complex::mystruct

Definition at line 346 of file tmarshal.idl.

◆ pi

int* TestTypelib::IWidget::complex::pi

Definition at line 340 of file tmarshal.idl.

◆ ppi

int** TestTypelib::IWidget::complex::ppi

Definition at line 341 of file tmarshal.idl.

◆ var

VARIANT TestTypelib::IWidget::complex::var

Definition at line 345 of file tmarshal.idl.


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