TDefaultConverter.QueryInterface(TGUID,Void) Method

Represents method QueryInterface(TGUID,Void).

Namespace: Spring.ValueConverters
private
 function QueryInterface(const IID: TGUID; out Obj): HResult; stdcall;

Parameters

IID
Type: TGUID

Obj
Type: System.Void

Return Value

Type: HResult