API:SHDocVw.IShellWindows.OnCreated

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

procedure OnCreated(lCookie: Integer; const punk: IUnknown); safecall;

C++

virtual HRESULT __safecall OnCreated(int lCookie, const System::_di_IInterface punk) = 0 ;

Properties

Type Visibility Source Unit Parent
procedure
function
public
SHDocVw.pas
SHDocVw.hpp
SHDocVw IShellWindows

Description

Embarcadero Technologies does not currently have any additional information.