Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
For internal use only.
Syntax
SInt32 GetFeatures(
UInt32 MinMilestone,
UInt32 MaxMilestone,
UInt32 LocaleID,
SMS_WhatsNewFeature Features[]
);
Parameters
MinMilestone
Data type: UInt32
Qualifiers: [in]
Reserved for internal use.
MaxMilestone
Data type: UInt32
Qualifiers: [in]
Reserved for internal use.
LocaleID
Data type: UInt32
Qualifiers: [in]
Reserved for internal use.
Features
Data type: SMS_WhatsNewFeature Array
Qualifiers: [out]
Reserved for internal use.
Return Values
An SInt32 data type that is 0 to indicate success or non-zero to indicate failure.
For more information about handling returned errors, see About Configuration Manager Errors.
Requirements
Runtime Requirements
For more information, see Configuration Manager Server Runtime Requirements.
Development Requirements
For more information, see Configuration Manager Server Development Requirements.