Function CSPVariant::SetUShort()

Description:
Assigns a unsigned short value to the variant.

Prototype:
void SetUShort(unsigned short ushUShort);

Arguments:
  • unsigned short ushUShort [IN]
    The unsigned short value to assign.



Return value:
No return value (void).

See also:
member function GetUShort()
CSPVariant | Basic classes | Class Categories | Online help home | Back

www.micronovae.com

Copyright © 2002 - 2005 Micronovae Ltd