Partager via


WSManPluginManagedEntryWrapper.WSManPluginReleaseCommandContext Method

Definition

public:
 static void WSManPluginReleaseCommandContext(IntPtr pluginContext, IntPtr shellContext, IntPtr commandContext);
public static void WSManPluginReleaseCommandContext (IntPtr pluginContext, IntPtr shellContext, IntPtr commandContext);
static member WSManPluginReleaseCommandContext : nativeint * nativeint * nativeint -> unit
Public Shared Sub WSManPluginReleaseCommandContext (pluginContext As IntPtr, shellContext As IntPtr, commandContext As IntPtr)

Parameters

pluginContext
IntPtr

nativeint

PVOID.

shellContext
IntPtr

nativeint

PVOID.

commandContext
IntPtr

nativeint

PVOID.

Applies to