Aracılığıyla paylaş


WSManPluginManagedEntryInstanceWrapper.GetEntryDelegate Method

Definition

Entry point for native code that cannot call static methods.

public:
 IntPtr GetEntryDelegate();
public IntPtr GetEntryDelegate ();
member this.GetEntryDelegate : unit -> nativeint
Public Function GetEntryDelegate () As IntPtr

Returns

IntPtr

nativeint

A function pointer for the static entry point for the WSManPlugin initialization function.

Applies to