Sepi Previous
Name
Attach
Parent
TDynamicIntfController
Visibility
PROTECTED
Description
Attache une interface dynamique
Source code
procedure Attach ( const IID : TGUID ; const Intf : IDynamicallyLinkable )
Parameters
Parameter Description IID : TGUID ID de l'interface à attacher Intf : IDynamicallyLinkable Interface à lier
Sepi Previous