NAME

IDispatch_QueryInterface  (OLEAUT32.@)

SYNOPSIS

 static HRESULT IDispatch_QueryInterface
 (
  LPDISPATCH iface,
  REFIID     riid,
  void**     ppvObject
 )

DESCRIPTION

See IUnknown_QueryInterface.

IMPLEMENTATION

Not declared in a Wine header. The function is either undocumented, or missing from Wine.

Implemented in "dlls/oleaut32/dispatch.c". https://source.winehq.org/source/dlls/oleaut32/dispatch.c

Debug channel "ole".


Copyright © 2024 The Wine Project. All trademarks are the property of their respective owners. Visit WineHQ for license details. Generated Apr 2024.