Creates a managed mirror component using the specified configuration element.
Declaration Syntax
C# | Visual Basic | Visual C++ | J# |
protected ISpaceProxy CreateMirror( MirrorConfigurationElement config )
Protected Function CreateMirror ( _ config As MirrorConfigurationElement _ ) As ISpaceProxy
protected: ISpaceProxy^ CreateMirror( MirrorConfigurationElement^ config )
protected ISpaceProxy CreateMirror( MirrorConfigurationElement config )
Parameters
- config (MirrorConfigurationElement)
- Configuration to use for creating the mirror
Return Value
A proxy to the created mirror