ReactOS 0.4.15-dev-7842-g558ab78
tagOCPFIPARAMS Struct Reference

#include <olectl.h>

Collaboration diagram for tagOCPFIPARAMS:

Public Attributes

ULONG cbStructSize
 
HWND hWndOwner
 
int x
 
int y
 
LPCOLESTR lpszCaption
 
ULONG cObjects
 
LPUNKNOWNlplpUnk
 
ULONG cPages
 
CLSIDlpPages
 
LCID lcid
 
DISPID dispidInitialProperty
 

Detailed Description

Definition at line 100 of file olectl.h.

Member Data Documentation

◆ cbStructSize

ULONG tagOCPFIPARAMS::cbStructSize

Definition at line 102 of file olectl.h.

Referenced by OleCreatePropertyFrame(), and OleCreatePropertyFrameIndirect().

◆ cObjects

ULONG tagOCPFIPARAMS::cObjects

Definition at line 107 of file olectl.h.

Referenced by OleCreatePropertyFrame(), and OleCreatePropertyFrameIndirect().

◆ cPages

ULONG tagOCPFIPARAMS::cPages

Definition at line 109 of file olectl.h.

Referenced by OleCreatePropertyFrame(), and OleCreatePropertyFrameIndirect().

◆ dispidInitialProperty

DISPID tagOCPFIPARAMS::dispidInitialProperty

Definition at line 112 of file olectl.h.

Referenced by OleCreatePropertyFrame(), and OleCreatePropertyFrameIndirect().

◆ hWndOwner

HWND tagOCPFIPARAMS::hWndOwner

Definition at line 103 of file olectl.h.

Referenced by OleCreatePropertyFrame(), and OleCreatePropertyFrameIndirect().

◆ lcid

LCID tagOCPFIPARAMS::lcid

Definition at line 111 of file olectl.h.

Referenced by OleCreatePropertyFrame(), and OleCreatePropertyFrameIndirect().

◆ lplpUnk

LPUNKNOWN* tagOCPFIPARAMS::lplpUnk

Definition at line 108 of file olectl.h.

Referenced by OleCreatePropertyFrame(), and OleCreatePropertyFrameIndirect().

◆ lpPages

CLSID* tagOCPFIPARAMS::lpPages

Definition at line 110 of file olectl.h.

Referenced by OleCreatePropertyFrame(), and OleCreatePropertyFrameIndirect().

◆ lpszCaption

LPCOLESTR tagOCPFIPARAMS::lpszCaption

Definition at line 106 of file olectl.h.

Referenced by OleCreatePropertyFrame(), and OleCreatePropertyFrameIndirect().

◆ x

int tagOCPFIPARAMS::x

Definition at line 104 of file olectl.h.

Referenced by OleCreatePropertyFrame(), and OleCreatePropertyFrameIndirect().

◆ y

int tagOCPFIPARAMS::y

Definition at line 105 of file olectl.h.

Referenced by OleCreatePropertyFrame(), and OleCreatePropertyFrameIndirect().


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