SHDocVw.POleVariant1

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

POleVariant1 = ^OleVariant; {*}

C++

typedef System::OleVariant *POleVariant1;

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
pointer
typedef
public
SHDocVw.pas
SHDocVw.hpp
SHDocVw SHDocVw

Beschreibung

POleVariant1 ist ein Zeiger auf eine OleVariant-Variable.

POleVariant1 ist ein Zeiger auf eine OleVariant-Variable.

Siehe auch