Creates a managed mirror component using the specified configuration element.
![](../icons/collapse_all.gif)
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 )
![](../icons/collapse_all.gif)
- config (MirrorConfigurationElement)
- Configuration to use for creating the mirror
![](../icons/collapse_all.gif)
A proxy to the created mirror