KD_IOCTL_DMPGEN_END (Windows Embedded CE 6.0)

1/5/2010

This IOCTL is an indication from OsAxs that the error report dump generation has ended.

The OEMKDIoControl function calls this IOCTL.

Parameters

  • dwIoControlCode
    [in] Set to KD_IOCTL_DMPGEN_END.
  • lpBuf
    [out] Set to NULL.
  • nBufSize
    [in] HRESULT of the dump generation.

Return Values

The return values for this IOCTL are ignored.

Requirements

Header pkfuncs.h
Windows Embedded CE Windows CE 5.0 and later

See Also

Reference

Kernel Debugger IOCTLs
OEMKDIoControl