WindowsSoftwareUpdateApprovalInfo(Boolean, Boolean, Boolean, Boolean) Constructor
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public:
WindowsSoftwareUpdateApprovalInfo(bool userInitiated, bool appClosure, bool meteredNetwork, bool seeker);
WindowsSoftwareUpdateApprovalInfo(bool const& userInitiated, bool const& appClosure, bool const& meteredNetwork, bool const& seeker);
public WindowsSoftwareUpdateApprovalInfo(bool userInitiated, bool appClosure, bool meteredNetwork, bool seeker);
function WindowsSoftwareUpdateApprovalInfo(userInitiated, appClosure, meteredNetwork, seeker)
Public Sub New (userInitiated As Boolean, appClosure As Boolean, meteredNetwork As Boolean, seeker As Boolean)
Parameters
- userInitiated
-
Boolean
bool
- appClosure
-
Boolean
bool
- meteredNetwork
-
Boolean
bool
- seeker
-
Boolean
bool