Function CSPVariant::GetShort()
Description:
Retrieves the short value of the content, performing any possible conversion necessary.
 |
Prototype:
short GetShort() const;
Arguments:
No arguments (void).
Return value:
Returns the short value contained.
See also:
member functions SetShort(), operator short ()
|
|