IDataListener::put_AutoStart
[This is preliminary documentation and subject to change.]
HRESULT AutoStart(
boolean AutoStart // the Autostart property
);
Parameters
-
AutoStart
-
Boolean value. Setting the AutoStart property to FALSE causes Announcement Listener to remove itself from the system startup; setting the value for the property to TRUE adds the program to the system startup. Neither value affects the currently enabled or disabled state of the program.
Return Values
Returns an HRESULT indicating success or failure.