SliceO_Class::User_Get

 

This method is used to get a pointer to a user buffer.

 

 

Syntax

 

SliceO_Buffer * User_Get(

          unsigned int id

) ;

 

 

Parameters

 

id

                    This method

 

 

Return value

 

This method return a pointer to the desired buffer if it exist, NULL if not.

 

 

Remarks

 

 

Requirements

 

Header:

          sliceO_include.hpp

 

Library:

          sliceO_Structures.lib

 

 

Example

 

 

 

See also