Initial Release 6

Function : Rich Text
SETDATABORDERTYPE - Set the data border type bits stored in a Flags member of the CDDATAFLAGS structure.
----------------------------------------------------------------------------------------------------------

#include <editods.h>

DWORD SETDATABORDERTYPE(
DWORD a,
DWORD b);

Description :

This macro sets the data border type bits of a Flags member of the CDDATAFLAGS structure and is defined as follows:

Parameters :

See Also :

BARREC_DATA_BORDER_xxx
----------------------------------------------------------------------------------------------------------