UCMTCPCI_DEVICE_CONFIG_INIT - NtDoc

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

VOID UCMTCPCI_DEVICE_CONFIG_INIT(
  [out] PUCMTCPCI_DEVICE_CONFIG Config
);
View the official Windows Driver Kit DDI reference

NtDoc

No description available.

Windows Driver Kit DDI reference (nf-ucmtcpcidevice-ucmtcpci_device_config_init)

UCMTCPCI_DEVICE_CONFIG_INIT function

Description

Initializes the UCMTCPCI_DEVICE_CONFIG structure.

Parameters

Config [out]

A pointer to the driver-allocated UCMTCPCI_DEVICE_CONFIG structure.

See also

UcmTcpciDeviceInitialize