ApplyToMSE method of the MSFT_IPAM_ServerConfiguration class
Applies the setting to a managed system element.
This method is inherited from the CIM_Setting class.
Syntax
uint32 ApplyToMSE(
[in] CIM_ManagedSystemElement REF MSE,
[in] datetime TimeToApply,
[in] datetime MustBeCompletedBy
);
Parameters
-
MSE [in]
-
A reference to the CIM_ManagedSystemElement object that receives the setting.
-
TimeToApply [in]
-
The time or a time interval on which to apply the setting.
-
MustBeCompletedBy [in]
-
The required completion time for the method.
Return value
The possible return values are:
-
0
The method completed successfully.
-
1
The method is not supported.
-
2
The setting could not be applied by the specified time.
-
3 ...
Any other error.
Requirements
Minimum supported client |
None supported |
Minimum supported server |
Windows Server 2012 R2 |
Namespace |
Root\Microsoft\IPAM |
MOF |
|
DLL |
|