NopQueryInterface(Pointer,TGUID,Void) Method

Represents method NopQueryInterface(Pointer,TGUID,Void).

Namespace: Spring.Collections
function NopQueryInterface(inst: Pointer; const IID: TGUID; out Obj): HResult; stdcall;

Parameters

inst
Type: Pointer

IID
Type: TGUID

Obj
Type: System.Void

Return Value

Type: HResult