HBA_Pty_EventInfo structure
The HBA_Link_EventInfo structure contains information about a WMI proprietary event associated with the fibre channel HBA API.
Syntax
typedef struct HBA_Pty_EventInfo {
HBA_UINT32 PtyData[4];
} HBA_PTY_EVENTINFO, *PHBA_PTY_EVENTINFO;
Members
- PtyData
Contains proprietary data defined by the vendor.
Requirements
Header |
Hbaapi.h (include Hbaapi.h) |
See also