getusemrp_get_usemrp_value_bc.htm
Navigation: ABC Library Reference > BrowseClass > BrowseClass Methods >====== GetUseMRP (get UseMRP value) ====== | |
GetUseMRP( ),BYTE,VIRTUAL
GetUseMRP | Retrieves the value of the UseMRP property. |
The GetUseMRP VIRTUAL method is used to retrieve the value of the UseMRP property. This property is used in conjunction with the IP Driver processing of Multiple Request Packets.
Implementation:
GetUseMRP retrieves the value of the PROTECTED UseMRP property. It can be useful for detecting the UseMRP value set by the templates, and resetting it at runtime via the SetUseMRP method.
Return Value: BYTE
Example:
IF BRW1.GetUseMRP() = 1
BRW1.SetUseMRP(0)
END
getusemrp_get_usemrp_value_bc.htm.txt · Last modified: 2021/04/15 15:57 by 127.0.0.1