ComObj.QueryInterface

Undocumented in source. Be warned that the author may not have intended to support it.
  1. HRESULT QueryInterface(const(IID)* riid, void** ppv)
  2. HRESULT QueryInterface(IID riid, void** ppv)
    class ComObj
    version(!Windows)
    protected extern (System) override
    HRESULT
    QueryInterface
    (
    IID riid
    ,
    void** ppv
    )

Meta