#include <Bentley\WString.h>
Go to the source code of this file.
Namespaces | |
Bentley | |
The Bentley namespace contains types defined by the Bentley Library. | |
Bentley::IPC | |
Macros | |
#define | MAX_MESSAGE_LENGTH 255 |
#define | IMODELIPC_API __declspec(dllimport) |
#define | BEGIN_BENTLEY_IPC_NAMESPACE namespace Bentley { namespace IPC { |
#define | END_BENTLEY_IPC_NAMESPACE }} |
#define | USING_NAMESPACE_BENTLEY_IPC using namespace Bentley::IPC; |
Functions | |
StatusInt | SendImodelMessage (WStringR messageString) |
Send message to IModel host application. More... | |
#define BEGIN_BENTLEY_IPC_NAMESPACE namespace Bentley { namespace IPC { |
#define END_BENTLEY_IPC_NAMESPACE }} |
#define IMODELIPC_API __declspec(dllimport) |
#define MAX_MESSAGE_LENGTH 255 |
#define USING_NAMESPACE_BENTLEY_IPC using namespace Bentley::IPC; |