SalFunctionalClass
PPJ.Runtime.SalFunctionalClass
Last updated
PPJ.Runtime.SalFunctionalClass
Last updated
Namespace: PPJ.Runtime
Assembly: PPJ.Web.49 (4.9.0.0)
Summary description for SalFunctionalClass.
Default constructor.
Name | Type | Description |
---|---|---|
_derived | Instance of the derived object that inherits this class as a second base in a multiple inheritance tree. |
Creates an instance of the class.
Parameter | Type | Description |
---|---|---|
className | Class name |
Returns: SalFunctionalClass.
Returns the name of the class.
Returns: String. BOOL
Returns true if the object is derived from the class specified.
Parameter | Type | Description |
---|---|---|
className |
Returns: Boolean.
Returns true if the object is derived from the class specified.
Parameter | Type | Description |
---|---|---|
type |
Returns: Boolean.
Determine whether the specified class name is a valid user-defined class name.
Parameter | Type | Description |
---|---|---|
className |
Returns: Boolean.
Name | Description |
---|---|
Summary description for SalCoClass. | |
Summary description for SalObject. | |
OleErrorInfo implementation. | |
SalSafeArray implementation. | |
Variant implementation. | |