The ClearContextHandle method, in Configuration Manager, clears cached context data that is associated with the specified context handle.

The following syntax is simplified from Managed Object Format (MOF) code and is intended to show the definition of the method.

SInt32 ClearContextHandle(
   String ContextHandle
);

Parameter

ContextHandle


Data type: StringQualifiers: [in]Context handle resulting from a call to the GetContextHandle Method in Class SMS_ContextMethods.

Return Values

An SInt32 data type that indicates 0 for success, or non-zero for failure.

Example Code

Requirements

Runtime Requirements

Development Requirements

See Also


Send comments about this topic to Microsoft.