NopQueryInterface(Pointer,TGUID,Void) Method
Represents method NopQueryInterface(Pointer,TGUID,Void)
.
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