TListAdapter<T>.QueryInterface(TGUID,Void) Method

Represents method QueryInterface(TGUID,Void).

Namespace: Spring.Collections.Adapters
protected
 function QueryInterface(const IID: TGUID; out Obj): HResult; override;

Parameters

IID
Type: TGUID

Obj
Type: System.Void

Return Value

Type: HResult

 

Overrides

TCollectionAdapter<T>.QueryInterface(TGUID,Void)