C# Class Monobjc.Foundation.ProcessSerialNumber

Afficher le fichier Open project: Monobjc/monobjc Class Usage Examples

Méthodes publiques

Свойство 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
Résultat System.UIntPtr

lowLongOfPSN public_oe property

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