System.PPUnknown

From RAD Studio VCL Reference
Jump to: navigation, search

Contents

Delphi Information

From System.pas

	PPUnknown=		^PUnknown


Unit: System

Type: pointer

C++ Information

From System.hpp

	typedef System::DelphiInterface<System::IInterface> * * PPUnknown;


Unit: System

Type: typedef

Description

Is a pointer to a PUnknown.


PPUnknown represents a pointer to a PUnknown.

See Also

Personal tools
Translations
Newest Version