System.POleVariant

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

POleVariant   = ^OleVariant;  {$NODEFINE POleVariant} { defined in sysmac.h }

C++

typedef OleVariant*          POleVariant;      //

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
pointer
typedef
public
System.pas
sysmac.h
System System

Beschreibung

POleVariant ist ein Zeiger auf einen OleVariant.

POleVariant ist ein Zeiger auf einen OleVariant.

Siehe auch