C# Class Monobjc.Foundation.ProcessSerialNumber

Mostra file Open project: Monobjc/monobjc Class Usage Examples

Public Properties

Property Type Description
highLongOfPSN System.UIntPtr
lowLongOfPSN System.UIntPtr

Property Details

highLongOfPSN public_oe property

The high-order long integer of the process serial number.
public UIntPtr,System highLongOfPSN
return System.UIntPtr

lowLongOfPSN public_oe property

The low-order long integer of the process serial number.
public UIntPtr,System lowLongOfPSN
return System.UIntPtr