DDCMDDEREGISTER

This data structure contains fields for the DDCMD_DEREG_STREAM message.

typedef struct _ddcmd_deregister_parm {
  ULONG       ulFunction;  /*  Function requested by stream handler. */
  HSTREAM     hStream;     /*  Stream handle. */
} DDCMDDEREGISTER;



[Back: DDCMDCONTROL Field - ulParmSize]
[Next: DDCMDDEREGISTER Field - ulFunction]