WSManPluginManagedEntryInstanceWrapper.GetEntryDelegate Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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.