次の方法で共有


IOleInPlaceObjectWindowless.GetDropTarget Method

Namespace:  Microsoft.VisualStudio.OLE.Interop
Assembly:  Microsoft.VisualStudio.OLE.Interop (in Microsoft.VisualStudio.OLE.Interop.dll)

Syntax

'宣言
Sub GetDropTarget ( _
    <OutAttribute> ByRef ppDropTarget As IDropTarget _
)
void GetDropTarget(
    out IDropTarget ppDropTarget
)

Parameters

Remarks

For information on the COM interface, see IOleInPlaceObjectWindowless::GetDropTarget

.NET Framework Security

See Also

Reference

IOleInPlaceObjectWindowless Interface

Microsoft.VisualStudio.OLE.Interop Namespace