TDefaultConverter.QueryInterface(TGUID,Void) Method
Represents method QueryInterface(TGUID,Void).
private function QueryInterface(const IID: TGUID; out Obj): HResult; stdcall;
Parameters
- IID
 - Type:  TGUID
        
 - Obj
 - Type: System.Void
        
 
Return Value
Type:  HResult