OUI_Register_Vendor()
Return to Introduction  Previous page  Next page

This function is for compiled OpenUI ONLY!

This function registers your VendorID Block for your module. It must be called prior to calling any of the Register/Clear Extension functions. It uses the format:

<MvFUNCTION NAME = "OUI_Register_Vendor" PARAMETERS = "modcode, part1, part2, part3, part4" STANDARDOUTPUTLEVEL = "">  

This function is called with the parameters:

·l.modcode   set to the Module_Code for this module  
·l.part1      set to the Part-1 string of your VendorID Block  
·l.part2      set to the Part-2 string of your VendorID Block  
·l.part3      set to the Part-3 string of your VendorID Block  
·l.part4      set to the Part-4 string of your VendorID Block  

The return value is either a 1 (success) or 0 (failure).


 


Send feedback on this documentation.
© 2004 - 2000 Darren Ehlers & OpenUI Developer Consortium