BDA_CA_MODULE_UI - NtDoc

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

typedef struct _BDA_CA_MODULE_UI {
  ULONG ulFormat;
  ULONG ulbcDesc;
  ULONG ulDesc[MIN_DIMENSION];
} BDA_CA_MODULE_UI, *PBDA_CA_MODULE_UI;
View the official Windows Driver Kit DDI reference

NtDoc

No description available.

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

_BDA_CA_MODULE_UI structure

Description

The BDA_CA_MODULE_UI structure describes the user interface (UI) that conditional access (CA) plugins can display.

Members

ulFormat

Value that specifies the format of the UI.

ulbcDesc

Number of descriptors in the ulDesc array.

ulDesc

Array of descriptors for the UI.

See also

KSPROPERTY_BDA_CA_MODULE_UI

KSPROPSETID_BdaCA