RB_GETDROPTARGETRB_GETDROPTARGET*
*



Contents  *



Index  *Topic Contents
*Previous Topic: RB_GETBKCOLOR
*Next Topic: RB_GETCOLORSCHEME

RB_GETDROPTARGET


RB_GETDROPTARGET
    wParam = 0;
    lParam = (IDropTarget**)ppDropTarget;

Retrieves a rebar control's IDropTarget interface pointer.

ppDropTarget
Address of an IDropTarget pointer that receives the interface pointer.
It is the caller's responsibility to call Release on this pointer when it is no longer needed.

Version 4.71


Up Top of Page
© 1997 Microsoft Corporation. All rights reserved. Terms of Use.