C# Class RemObjects.Mono.Helpers.MacFolders

Mostrar archivo Open project: remobjects/monohelpers

Public Methods

Method Description
GetFolder ( MacDomains domain, uint folderType ) : string

Private Methods

Method Description
CFInitialize ( ) : void
CFStringGetCharacters ( IntPtr theString, CFRange range, [ buffer ) : void
CFStringGetLength ( IntPtr theString ) : int
CFURLCopyFileSystemPath ( IntPtr anURL, int pathStyle ) : IntPtr
CFURLCreateFromFSRef ( IntPtr allocator, FSRef &fsRef ) : IntPtr
FSFindFolder ( MacDomains vRefNum, uint folderType, bool createFolder, FSRef &foundRef ) : short

Method Details

GetFolder() public static method

public static GetFolder ( MacDomains domain, uint folderType ) : string
domain MacDomains
folderType uint
return string