Esempio n. 1
0
		extern static IntPtr CFURLCreateWithFileSystemPath (IntPtr allocator, IntPtr cfstringref, CFUrlPathStyle pathstyle, bool isdir);
Esempio n. 2
0
 extern static IntPtr CFURLCreateWithFileSystemPath(IntPtr allocator, IntPtr filePathString,
                                                    CFUrlPathStyle pathStyle, bool isDirectory);
Esempio n. 3
0
 extern static IntPtr CFURLCopyFileSystemPath(IntPtr urlRef, CFUrlPathStyle pathStyle);
Esempio n. 4
0
		extern static IntPtr CFURLCreateWithFileSystemPath (IntPtr allocator, IntPtr filePathString, 
			CFUrlPathStyle pathStyle, bool isDirectory);
Esempio n. 5
0
		extern static IntPtr CFURLCopyFileSystemPath (IntPtr urlRef, CFUrlPathStyle pathStyle);
Esempio n. 6
0
 extern static IntPtr CFURLCreateWithFileSystemPath(IntPtr allocator, IntPtr cfstringref, CFUrlPathStyle pathstyle, bool isdir);