Sets the debug application cookie.

HRESULT SetDebugCookie(
   DWORD  dwDebugAppCookie
);

Parameters

dwDebugAppCookie

[in] A cookie that identifies the debug application.

Expand imageReturn Value

Expand imageRemarks

Expand imageSee Also