Function CSPString::Add()

Description:
Adds the contents of two strings, performing any conversion, if necessary.

Micronovae Prototype:
void Add(void* pData, unsigned long ulLength);

Arguments:
  • void* pData [IN]
    The pointer to the text or data to add.

  • unsigned long ulLength [IN]
    The length of text in characters or data in bytes.



Return value:
No return value (void).
CSPString | Basic classes | Class Categories | Online help home | Back

Copyright © 2002 - 2006 Micronovae Ltd. - www.micronovae.com