BExplorer.Shell.FileOperationDialog.SetClassLongPtr64 C# (CSharp) Метод

SetClassLongPtr64() приватный Метод

private SetClassLongPtr64 ( IntPtr hWnd, int nIndex, IntPtr dwNewLong ) : IntPtr
hWnd System.IntPtr
nIndex int
dwNewLong System.IntPtr
Результат System.IntPtr
        public static extern IntPtr SetClassLongPtr64(IntPtr hWnd, int nIndex, IntPtr dwNewLong);