3ds Max C++ API Reference
pipe.h File Reference
#include "Strings.h"

Classes

class  src_info
 
class  Pipe
 

Macros

#define PIPE_BUF_SIZE   512
 
#define is_pipe(v)   ((DbgVerify(!is_sourcepositionwrapper(v)), (v))->tag == INTERNAL_PIPE_TAG)
 

Macro Definition Documentation

◆ PIPE_BUF_SIZE

#define PIPE_BUF_SIZE   512

◆ is_pipe

#define is_pipe (   v)    ((DbgVerify(!is_sourcepositionwrapper(v)), (v))->tag == INTERNAL_PIPE_TAG)