OLEStartDragfunction
Fired after an OLE drag operation is started.
No implementation located. This member is documented, but the source scan found no matching declaration. It is likely declared in a header this scan does not resolve, or provided by a macro.
Syntax
FUNCTION OLEStartDrag (BYVAL pData AS Afx_IVBDataObject PTR PTR, BYVAL AllowedEffects AS LONG PTR) AS HRESULT
Parameters
| Name | Description | |
|---|---|---|
pData | An object containing formats that the source will provide. You may provide the values for this parameter in this event. | |
AllowedEffects | An integer containing the effects that the source component supports. The possible values are: |
Description
Fired after an OLE drag operation is started.
Reference
- Documented in Windows/Windows GUI/MSHFlexGrid Class.md
- Topic: Microsoft Hierarchical Grid