#define MSG_OFFSET(method) ( ( offsetof( struct MyInterface, _##method ) / sizeof( void(*)(void) ) ) + MSG_EventUser )
This is macro sack::msg::protocol::MSG_OFFSET.
Copyright (c) 2000+. All rights reserved.
|
What do you think about this topic? Send feedback!
|