Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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