Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Contains a debug client constant to provide to the IDebugClient7::SetClientContext method.
Syntax
typedef struct _DEBUG_CLIENT_CONTEXT {
UINT cbSize;
UINT eClient;
} DEBUG_CLIENT_CONTEXT, *PDEBUG_CLIENT_CONTEXT;
Members
cbSize
A size value.
eClient
A client value.
Requirements
Requirement | Value |
---|---|
Header | dbgeng.h (include DbgEng.h) |