|
IAssInstance::AddProcedure
Description
This property allows you to get the procedure by which the instance was created.
Syntax
AddModel = AddProcedure ( );
Return: (IAddModel) AddModel |
The add procedure. Pointer to IAddModel interface. |
|
|
This property allows you to get the procedure by which the instance was created.
AddModel = AddProcedure ( );
Return: (IAddModel) AddModel |
The add procedure. Pointer to IAddModel interface. |
|