BDA_CAS_CLOSE_MMIDIALOG - NtDoc

Native API online documentation, based on the System Informer (formerly Process Hacker) phnt headers
// bdatypes.h

typedef struct _BDA_CAS_CLOSE_MMIDIALOG {
  PBDARESULT lResult;
  ULONG      SessionResult;
} BDA_CAS_CLOSE_MMIDIALOG, *PBDA_CAS_CLOSE_MMIDIALOG;
View the official Windows Driver Kit DDI reference

NtDoc

No description available.

Windows Driver Kit DDI reference (ns-bdatypes-_bda_cas_close_mmidialog)

Description

This topic describes the BDA_CAS_CLOSE_MMIDIALOG structure.

Members

lResult

Defines the PBDARESULT member lResult.

SessionResult

Defines the ULONG member SessionResult.