Notitie
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen u aan te melden of de directory te wijzigen.
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen de mappen te wijzigen.
[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) |