DSDMP_MSG

This structure contains the message value and driver instance.

typedef struct _DSDMP_MSG {
  DWORD dwMsg;
  DWORD dwInstance;
} DSDMP_MSG;

Members

Requirements

OS Versions: Windows CE 1.0 and later.
Header: Dsdriver.h.

See Also

DSDVR_MESSAGE_PARAMS | DirectSound Driver Structures

 Last updated on Tuesday, May 18, 2004

© 1992-2003 Microsoft Corporation. All rights reserved.