Subtraction Operator (SizeD)
In This Topic
Subtracts one
SizeD structure from another.
Syntax
Parameters
- sz1
- The SizeD that is subtracted from.
- sz2
- The SizeD that is subtracted.
Return Value
A
SizeD representing the result of the subtraction.
See Also