KD_IOCTL_DMPGEN_START (Windows CE 5.0)

Send Feedback

This IOCTL is an indication from OsAxs that the error report dump generation is about to start.

The OEMKDIoControl function calls this IOCTL.

Parameters

  • dwIoControlCode
    [in] Set to KD_IOCTL_DMPGEN_START.
  • lpBuf
    [in] Set to NULL.
  • nBufSize
    [in] Size of the reserved memory.

Return Values

The return values for this IOCTL are ignored.

Requirements

OS Versions: Windows CE 5.0 and later.
Header: Pkfuncs.h.

See Also

OEMKDIoControl

Send Feedback on this topic to the authors

Feedback FAQs

© 2006 Microsoft Corporation. All rights reserved.