Sdílet prostřednictvím


NativeLibrary.GetMainProgramHandle Metoda

Definice

Získejte popisovač, který lze použít s modulem GetExport(IntPtr, String) nebo TryGetExport(IntPtr, String, IntPtr) k řešení exportů ze vstupního bodu.

public:
 static IntPtr GetMainProgramHandle();
public static IntPtr GetMainProgramHandle ();
static member GetMainProgramHandle : unit -> nativeint
Public Shared Function GetMainProgramHandle () As IntPtr

Návraty

IntPtr

nativeint

Popisovač, který lze použít k řešení exportů z modulu vstupního bodu.

Platí pro