System.POleVariant

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

type POleVariant = ^OleVariant;

C++

typedef OleVariant*          POleVariant;      //

Propriétés

Type Visibilité  Source Unité  Parent
pointer
typedef
public
System.pas
sysmac.h
System System

Description

POleVariant est un pointeur sur un OleVariant.

POleVariant est un pointeur sur un OleVariant.

Voir aussi