INTERACT FORUM

Windows => Plug-in Development => Topic started by: src666 on April 26, 2007, 09:33:19 pm

Title: Error using IMJZoneAutomation.GetName
Post by: src666 on April 26, 2007, 09:33:19 pm
Whenever I try to use the GetName method for an IMJZoneAutomation object, I get a "Parameter not optional" error. The full text of the error is:

Parameter not optional. (Exception from HRESULT: 0x8002000F (DISP_E_PARAMNOTOPTIONAL))

I'm using the object model in VB.NET 2005.

I have no trouble using the IMJZonesAutomation.GetZoneName - it works just fine.