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