Scalien.NativeMethods.FreeLibrary C# (CSharp) 메소드

FreeLibrary() 개인적인 메소드

private FreeLibrary ( IntPtr hModule ) : bool
hModule System.IntPtr
리턴 bool
        public static extern bool FreeLibrary(IntPtr hModule);