IFsrmObject interface (fsrm.h)

Base class for all FSRM objects.

Inheritance

The IFsrmObject interface inherits from the IDispatch interface. IFsrmObject also has these types of members:

Methods

The IFsrmObject interface has these methods.

 
IFsrmObject::Commit

Saves the object in the server's list of objects.
IFsrmObject::Delete

Removes the object from the server's list of objects.
IFsrmObject::get_Description

Retrieves or sets the description of the object. (Get)
IFsrmObject::get_Id

Retrieves the identifier of the object.
IFsrmObject::put_Description

Retrieves or sets the description of the object. (Put)

Requirements

Requirement Value
Minimum supported client None supported
Minimum supported server Windows Server 2008
Target Platform Windows
Header fsrm.h (include FsrmPipeline.h, FsrmQuota.h, FsrmReports.h, FsrmScreen.h)