Web API Reference | MapGuide Open Source |
Value: if (cryptographyException != NULL) \
{ \
(*cryptographyException).AddRef(); \
cryptographyException->Raise(); \
} \
|