[]
This method is for internal use only.
int DragEnter(IDataObject pDataObj, uint grfKeyState, tagPOINT pt, ref uint pdwEffect)
Function DragEnter(pDataObj As IDataObject, grfKeyState As UInteger, pt As tagPOINT, ByRef pdwEffect As UInteger) As Integer
| Type | Name | Description |
|---|---|---|
| IDataObject | pDataObj | |
| uint | grfKeyState | |
| tagPOINT | pt | |
| uint | pdwEffect |
| Type | Description |
|---|---|
| int |