ISimpleFrameSite Interface
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Supports simple frame controls serving as containers for other controls. For more information, see ISimpleFrameSite.
public interface class ISimpleFrameSite
public interface class ISimpleFrameSite
__interface ISimpleFrameSite
[System.Runtime.InteropServices.ComConversionLoss]
[System.Runtime.InteropServices.Guid("742B0E01-14E6-101B-914E-00AA00300CAB")]
[System.Runtime.InteropServices.InterfaceType(1)]
public interface ISimpleFrameSite
[System.Runtime.InteropServices.ComConversionLoss]
[System.Runtime.InteropServices.Guid("742B0E01-14E6-101B-914E-00AA00300CAB")]
[System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)]
public interface ISimpleFrameSite
[<System.Runtime.InteropServices.ComConversionLoss>]
[<System.Runtime.InteropServices.Guid("742B0E01-14E6-101B-914E-00AA00300CAB")>]
[<System.Runtime.InteropServices.InterfaceType(1)>]
type ISimpleFrameSite = interface
[<System.Runtime.InteropServices.ComConversionLoss>]
[<System.Runtime.InteropServices.Guid("742B0E01-14E6-101B-914E-00AA00300CAB")>]
[<System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)>]
type ISimpleFrameSite = interface
Public Interface ISimpleFrameSite
- Attributes