OdessaGUIProject.NativeWin32Methods.ILCreateFromPath C# (CSharp) Method

ILCreateFromPath() private method

private ILCreateFromPath ( [ pszPath ) : IntPtr
pszPath [
return System.IntPtr
        public static extern IntPtr ILCreateFromPath([MarshalAs(UnmanagedType.LPTStr)] string pszPath);