System.PPUnknown
From RAD Studio VCL Reference
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.