UInt64TypeCompareUInt
int UInt64TypeCompareUInt (UInt64Type UInt64Type, unsigned long UInt);
Purpose
This function compares a UInt64Type value returned from GetDiskSpace to a native unsigned long int type.
(Linux) This function is not supported.
Parameters
| Input | ||
| Name | Type | Description |
| UInt64Type | UInt64Type | A UInt64Type to compare. |
| UInt | unsigned long | An unsigned long int to compare. |
Return Value
| Name | Type | Description | ||||||
| result | int | The result of the comparison:
|
Additional Information
Library: Programmer's Toolbox
Include file: toolbox\toolbox.h
LabWindows/CVI compatibility: LabWindows/CVI 5.5 and later