Creates a managed mirror component using the specified configuration element.

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 )

- config (MirrorConfigurationElement)
- Configuration to use for creating the mirror

A proxy to the created mirror