Returns whether this entry refers to a block.

Synopsis

Declared in <protocol.h>

bool
IsMsgBlk() const;

Return Value

true if the type is MSG_BLOCK.

Created with MrDocs