Struct StackDepthHelper
Defined in File hook-helper.h
Struct Documentation
-
struct StackDepthHelper
Internal helper for specifying that the real hooked API is about to be entered to ensure we avoid hooking methods coming from within the target API (e.g: the D3D11CreateDeviceAndSwapChain call from within D3D11CreateDevice)
Note
Declaration stored in this file for global access within hooks. Implementation lives within shim.