CommonLibSSE (Parapets fork)
SKSE::WinAPI::_DEV_BROADCAST_DEVICEINTERFACE_A Struct Reference

#include <WinAPI.h>

Public Attributes

std::uint32_t dbcc_size
 
DBT::DeviceType dbcc_devicetype
 
std::uint32_t dbcc_reserved
 
GUID dbcc_classguid
 
char dbcc_name [1]
 

Member Data Documentation

◆ dbcc_classguid

GUID SKSE::WinAPI::_DEV_BROADCAST_DEVICEINTERFACE_A::dbcc_classguid

◆ dbcc_devicetype

DBT::DeviceType SKSE::WinAPI::_DEV_BROADCAST_DEVICEINTERFACE_A::dbcc_devicetype

◆ dbcc_name

char SKSE::WinAPI::_DEV_BROADCAST_DEVICEINTERFACE_A::dbcc_name[1]

◆ dbcc_reserved

std::uint32_t SKSE::WinAPI::_DEV_BROADCAST_DEVICEINTERFACE_A::dbcc_reserved

◆ dbcc_size

std::uint32_t SKSE::WinAPI::_DEV_BROADCAST_DEVICEINTERFACE_A::dbcc_size

The documentation for this struct was generated from the following file: