Announcements
Due to scheduled maintenance, the Autodesk Community will be inaccessible from 10:00PM PDT on Oct 16th for approximately 1 hour. We appreciate your patience during this time.
Robot Structural Analysis Forum
Welcome to Autodesk’s Robot Structural Analysis Forums. Share your knowledge, ask questions, and explore popular Robot Structural Analysis topics.
cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
Reply
Message 1 of 2
Anonymous
346 Views, 1 Reply

Robot API

What is the use of SendMessage( .,..,.) method. of IRobotWindow interface.

 

Many thanks

 

Tayeb.

1 REPLY 1
Message 2 of 2
Rafal.Gaweda
in reply to: Anonymous

I have never used it but SDK says:

 

VIII.3.2 SendMessage
C++
HRESULT SendMessage(long _msg_id, long _w_param, long _l_param);
C#
public void SendMessage(long _msg_id, long _w_param, long _l_param);
Visual Basic
Public Sub SendMessage(_msg_id As long, _w_param As long, _l_param As long)
Description
The function allows to send a message to the window.



Rafal Gaweda

Can't find what you're looking for? Ask the community or share your knowledge.

Post to forums  

Autodesk Design & Make Report