Win32 API 日本語リファレンス
ホームSystem.RemoteManagement › WSMAN_PLUGIN_CONNECT

WSMAN_PLUGIN_CONNECT

コールバック

シグネチャ

void WSMAN_PLUGIN_CONNECT(
    WSMAN_PLUGIN_REQUEST* requestDetails,
    DWORD flags,
    void* shellContext,
    void* commandContext,
    WSMAN_DATA* inboundConnectInformation
);

パラメーター

フィールド
requestDetailsWSMAN_PLUGIN_REQUEST*
flagsDWORD
shellContextvoid*
commandContextvoid*
inboundConnectInformationWSMAN_DATA*