C# Class CSharp___DllImport.Phone.TaskHost.HostInformation

Datei anzeigen Open project: ApexHAB/apex-lumia

Public Properties

Property Type Description
fDehydrating uint
fRehydrated uint
hHostWnd System.IntPtr
ullLastInstanceId uint

Public Methods

Method Description
GetFileSystemPath ( string uri ) : string
ToString ( ) : string

Method Details

GetFileSystemPath() public method

public GetFileSystemPath ( string uri ) : string
uri string
return string

ToString() public method

public ToString ( ) : string
return string

Property Details

fDehydrating public_oe property

public uint fDehydrating
return uint

fRehydrated public_oe property

public uint fRehydrated
return uint

hHostWnd public_oe property

public IntPtr,System hHostWnd
return System.IntPtr

ullLastInstanceId public_oe property

public uint ullLastInstanceId
return uint