UIX_SetDragDataFlags Enumeration

From PDF XChange PDF SDK
Revision as of 11:00, 11 January 2016 by Dsbot (Talk | contribs) (Automatic page editing by robot)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search


Specifies the ...

Syntax

enum UIX_SetDragDataFlags
{
    UIX_SetDragData_NoCopy          = 1,
    UIX_SetDragData_AllowDuplicates = 2,
    UIX_SetDragData_External        = 4,
};

Constants

UIX_SetDragData_NoCopy
The ...
UIX_SetDragData_AllowDuplicates
The ...
UIX_SetDragData_External
The ...