SalFunctionalClass

PPJ.Runtime.SalFunctionalClass

Namespace: PPJ.Runtime

Assembly: PPJ.Runtime.49 (4.9.0.0)

Summary description for SalFunctionalClass.

public class SalFunctionalClass

Constructors

Default constructor.

Fields

NameTypeDescription

_derived

Instance of the derived object that inherits this class as a second base in a multiple inheritance tree.

Methods

Creates an instance of the class.

ParameterTypeDescription

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.

ParameterTypeDescription

className

Returns: Boolean.

Returns true if the object is derived from the class specified.

ParameterTypeDescription

type

Returns: Boolean.

Determine whether the specified class name is a valid user-defined class name.

ParameterTypeDescription

className

Returns: Boolean.

Inherited By

NameDescription

Summary description for SalCoClass.

Summary description for SalObject.

OleErrorInfo implementation.

SalSafeArray implementation.

Variant implementation.

Class for managing tool tips.

Last updated