DebugExtensionInitialize (DBGENG.@)
HRESULT DebugExtensionInitialize ( ULONG* pVersion, ULONG* pFlags )
Initializing Debug Engine.
pVersion | [Out] | Receiving the version of extension. |
pFlags | [Out] | Reserved. |
Success: S_OK
Failure: Anything other than S_OK.
Unimplemented
Not declared in a Wine header. The function is either undocumented, or missing from Wine.
Implemented in "dlls/dbgeng/dbgeng.c". gitlab.winehq.org/wine/wine/blob/master/dlls/dbgeng/dbgeng.c
Debug channel "dbgeng".
Copyright © 2024 The Wine Project. All trademarks are the property of their respective owners. Visit WineHQ for license details. Generated Nov 2024.