C++ GetAsBase64 - CBinaryData
In This Topic
CBigInteger GetNegative() const;
void Negate();
|
|
Property |
Description |
|
|
|
Property Name |
GetNegative |
|
|
|
Description |
Returns a new BigInteger containing -1 times the current BigInteger |
|
|
|
Property Name |
Negate |
|
|
|
Description |
Multiplies the current BigInteger by -1. |
|
|
|
Remarks |
|
|
|
|
Example |
|
|