public void Open( string macroFileName, Project oProject, WindowMacro.Enums.RepresentationType nRepresentationType, int nVariant, bool bFromCache )
public: void Open( String^ macroFileName, Project^ oProject, WindowMacro.Enums.RepresentationType nRepresentationType, int nVariant, bool bFromCache )
Parameters
| Parameter Name | Description |
|---|---|
| macroFileName | Filename (including path information and type) of the macro |
| oProject | the related project |
| nRepresentationType | |
| nVariant | |
| bFromCache | Says if object should be created from cache |