C# Class CSharp___DllImport.Phone.TaskHost.HostInformation

Show file 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 property

public uint fDehydrating
return uint

fRehydrated public property

public uint fRehydrated
return uint

hHostWnd public property

public IntPtr,System hHostWnd
return System.IntPtr

ullLastInstanceId public property

public uint ullLastInstanceId
return uint