netwakesource.h header
This header is used by network. For more information, see:
netwakesource.h contains the following programming interfaces:
Functions
NET_WAKE_SOURCE_BITMAP_PARAMETERS_INIT The NET_WAKE_SOURCE_BITMAP_PARAMETERS_INIT function initializes a NET_WAKE_SOURCE_BITMAP_PARAMETERS structure. |
NET_WAKE_SOURCE_MEDIA_CHANGE_PARAMETERS_INIT The NET_WAKE_SOURCE_MEDIA_CHANGE_PARAMETERS_INIT function initializes a NET_WAKE_SOURCE_MEDIA_CHANGE_PARAMETERS structure. |
NetWakeSourceGetAdapter The NetWakeSourceGetAdapter function gets the net adapter for a wake-on-LAN (WoL) source. |
NetWakeSourceGetBitmapParameters The NetWakeSourceGetBitmapParameters function gets parameters for a bitmap pattern wake-on-LAN (WoL) source. |
NetWakeSourceGetMediaChangeParameters The NetWakeSourceGetMediaChangeParameters function gets parameters for a media change wake source. |
NetWakeSourceGetType The NetWakeSourceGetType function gets the type for wake-on-LAN (WoL) source. |
Structures
NET_WAKE_SOURCE_BITMAP_PARAMETERS The NET_WAKE_SOURCE_BITMAP_PARAMETERS structure contains parameters for a wake-on-LAN (WoL) bitmap pattern wake source. |
NET_WAKE_SOURCE_MEDIA_CHANGE_PARAMETERS The NET_WAKE_SOURCE_MEDIA_CHANGE_PARAMETERS structure contains parameters for a media change wake-on-LAN (WoL) wake source. |
Enumerations
NET_WAKE_SOURCE_TYPE The NET_WAKE_SOURCE_TYPE enumeration specifies the type of a wake-on-LAN (WoL) wake-up event for a net adapter. |