Clara-Doc - Method Reference

 / packages  / CTBASE  / Version 01.00.00  / CTBUFF

CTBUFF_BuffSet
Description
Initializes a CTBUFF instance from another CTBUFF instance.

Prototype

			
     DCTBUFF_BuffSet...
     D                 PR            10I 0
     D@This                            *   Value
     D@Buff                            *   Value
						
Parameters
@This
TypePointer (*)
Passing ModeValue
DescriptionThe address of an CTBUFF instance. This pointer MUST be obtained through a call to CTBUFF_Constructor.
@Buff
TypePointer (*)
Passing ModeValue
DescriptionThe address of an CTBUFF instance. This pointer MUST be obtained through a call to CTBUFF_Constructor.
Return Values


Returns the length in bytes of the CTBUFF instance value.