[Overview][Constants][Types][Classes][Procedures and functions][Variables] | Reference for unit 'Classes' (#rtl) |
Implementation of IInterface.QueryInterface
Source position: classesh.inc line 332
public function TInterfacedPersistent.QueryInterface( |
const IID: TGUID; |
out Obj |
):HResult; virtual; |
QueryInterface simply calls GetInterface using the specified IID, and returns the correct values.
|
Return a reference to an interface |
No notes exist for this page yet.