Méthode | Description | |
---|---|---|
Advise ( INiHierarchyNotify sink, int &cookie ) : HResult | ||
Advise ( object sink, int &cookie ) : HResult | ||
Close ( ) : HResult | ||
GetProperty ( int property, object &value ) : HResult | ||
GetSite ( IServiceProvider &serviceProvider ) : HResult | ||
SetProperty ( int property, object value ) : HResult | ||
SetSite ( IServiceProvider serviceProvider ) : HResult | ||
Unadvise ( int cookie ) : HResult |
Méthode | Description | |
---|---|---|
AddChild ( |
||
AddToChildren ( |
||
GetRoot ( ) : object | ||
GetService ( |
||
ProcessParentChange ( |
||
RemoveChild ( |
||
RemoveFromChildren ( |
||
Reposition ( |
public Advise ( INiHierarchyNotify sink, int &cookie ) : HResult | ||
sink | INiHierarchyNotify | |
cookie | int | |
Résultat | HResult |
public Advise ( object sink, int &cookie ) : HResult | ||
sink | object | |
cookie | int | |
Résultat | HResult |
public GetProperty ( int property, object &value ) : HResult | ||
property | int | |
value | object | |
Résultat | HResult |
public GetSite ( IServiceProvider &serviceProvider ) : HResult | ||
serviceProvider | IServiceProvider | |
Résultat | HResult |
public SetProperty ( int property, object value ) : HResult | ||
property | int | |
value | object | |
Résultat | HResult |
public SetSite ( IServiceProvider serviceProvider ) : HResult | ||
serviceProvider | IServiceProvider | |
Résultat | HResult |