IUpdateOrchestratorAction::get_RequiresNetwork 方法

确定操作是否需要网络连接。

语法

HRESULT IUpdateOrchestratorAction::get_RequiresNetwork(
    [out, retval] BOOL* requiresNetwork);

参数

requiresNetwork

返回

如果该方法成功,则返回 S_OK。 否则,它将返回 HRESULT 错误代码。

另请参阅

IUpdateOrchestratorAction

IUpdateOrchestratorAction::get_ActionKind

IUpdateOrchestratorAction::get_IsExclusive

IUpdateOrchestratorAction::get_IsPausable

IUpdateOrchestratorAction::get_Name