C# Class CSharp___DllImport.Phone.WP7Process.ProcMemCounter

Show file Open project: ApexHAB/apex-lumia

Public Properties

Property Type Description
codeNonPaged System.UIntPtr
codePaged System.UIntPtr
pageFaultCount uint
peakCodeNonPaged System.UIntPtr
peakCodePaged System.UIntPtr
peakPrivateUsage System.UIntPtr
peakSharedDataNonPaged System.UIntPtr
peakSharedDataPaged System.UIntPtr
privateUsage System.UIntPtr
sharedDataNonPaged System.UIntPtr
sharedDataPaged System.UIntPtr
size uint

Property Details

codeNonPaged public property

public UIntPtr,System codeNonPaged
return System.UIntPtr

codePaged public property

public UIntPtr,System codePaged
return System.UIntPtr

pageFaultCount public property

public uint pageFaultCount
return uint

peakCodeNonPaged public property

public UIntPtr,System peakCodeNonPaged
return System.UIntPtr

peakCodePaged public property

public UIntPtr,System peakCodePaged
return System.UIntPtr

peakPrivateUsage public property

public UIntPtr,System peakPrivateUsage
return System.UIntPtr

peakSharedDataNonPaged public property

public UIntPtr,System peakSharedDataNonPaged
return System.UIntPtr

peakSharedDataPaged public property

public UIntPtr,System peakSharedDataPaged
return System.UIntPtr

privateUsage public property

public UIntPtr,System privateUsage
return System.UIntPtr

sharedDataNonPaged public property

public UIntPtr,System sharedDataNonPaged
return System.UIntPtr

sharedDataPaged public property

public UIntPtr,System sharedDataPaged
return System.UIntPtr

size public property

public uint size
return uint