ISimpleFrameSite Interface

Definition

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

Methods

PostMessageFilter(IntPtr, UInt32, IntPtr, IntPtr, IntPtr, UInt32)
PostMessageFilter(IntPtr, UInt32, UInt32, Int32, Int32, UInt32)
PreMessageFilter(IntPtr, UInt32, IntPtr, IntPtr, IntPtr, UInt32)
PreMessageFilter(IntPtr, UInt32, UInt32, Int32, Int32, UInt32)

Applies to