xFormRun.removeMessageProc(Int32, Int32) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public:
virtual bool removeMessageProc(int _message, int _handle);
public virtual bool removeMessageProc (int _message, int _handle);
abstract member removeMessageProc : int * int -> bool
override this.removeMessageProc : int * int -> bool
Public Overridable Function removeMessageProc (_message As Integer, _handle As Integer) As Boolean
Parameters
- _message
- Int32
- _handle
- Int32