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.
[Some information relates to pre-released product which may be substantially modified before it's commercially released. Microsoft makes no warranties, express or implied, with respect to the information provided here.]
The VMB_CHANNEL_STATE_CHANGE_CALLBACKS_INIT function saves callback functions to be used for state changes for a channel.
Syntax
void VMB_CHANNEL_STATE_CHANGE_CALLBACKS_INIT(
[out] PVMB_CHANNEL_STATE_CHANGE_CALLBACKS Callbacks
);
Parameters
[out] Callbacks
A structure to save callback functions that relate to the state changes for a channel.
Return value
None
Requirements
Requirement | Value |
---|---|
Target Platform | Windows |
Header | vmbuskernelmodeclientlibapi.h (include VmbusKernelModeClientLibApi.h) |