Click or drag to resize

mcCaptDevAttrPropertyIDs Enumeration

PropertyID's for all OMFirePropertyChangedNotify calls
Capture attribute interface IDs

Namespace:  MediaCy.IQL.Capture
Assembly:  MediaCy.IQL.Capture (in MediaCy.IQL.Capture.dll) Version: 10.0.6912.0
Syntax
VB
Public Enumeration mcCaptDevAttrPropertyIDs
Members
  Member nameValueDescription
ID_IMcCaptDevAttribute13200Base capture attribute interface ID
ID_IMcCaptDevAttribute_Value13201Value property ID
ID_IMcCaptDevAttribute_AttrID13202Attribute ID property ID
ID_IMcCaptDevAttribute_Name13203Name property ID
ID_IMcCaptDevAttribute_GetRange13204Get Range method ID
ID_IMcCaptDevAttribute_SetRange13205Set Range method ID
ID_IMcCaptDevAttribute_GetRangeExp13206Get Range Exp method ID
ID_IMcCaptDevAttribute_SetRangeExp13207Set Range Exp method ID
ID_IMcCaptDevAttribute_GroupName13208Group Name property ID
ID_IMcCaptDevAttribute_Context13209Context property ID
ID_IMcCaptDevAttribute_SupportPvw13210Support Preview property ID
ID_IMcCaptDevAttribute_Lock13211Lock property ID
ID_IMcCaptDevAttribute_PvwValue13213Preview Value property ID
ID_IMcCaptDevAttribute_SetPvwRange13215Set Preview Range method ID
ID_IMcCaptDevAttribute_SetPvwRangeExp13217Set Preview Range Exp method ID
ID_IMcCaptDevAttribute_DisableLock13219Disable lock property ID
ID_IMcCaptDevAttribute_Min13220Min Value property ID
ID_IMcCaptDevAttribute_Max13221Max Value property ID
ID_IMcCaptDevAttribute_Step13222Step property ID
ID_IMcCaptDevAttribute_Default13223Default value property ID
ID_IMcCaptDevAttribute_TableValue13224Table Value property ID
ID_IMcCaptDevAttribute_TableDesc13225Table Description property ID
ID_IMcCaptDevAttribute_Flags13226Flags property ID
ID_IMcCaptDevAttribute_PvwMin13227Preview Min Value property ID
ID_IMcCaptDevAttribute_PvwMax13228Preview Max Value property ID
ID_IMcCaptDevAttribute_PvwStep13229Preview Step property ID
ID_IMcCaptDevAttribute_PvwDefault13230Preview Default Value property ID
ID_IMcCaptDevAttribute_PvwTableValue13231Preview Table Value property ID
ID_IMcCaptDevAttribute_PvwTableDesc13232Preview Table Description property ID
ID_IMcCaptDevAttribute_PvwFlags13233Preview flags property ID
ID_IMcCaptDevAttribute_Status13234Status property ID
ID_IMcCaptDevAttribute_DataInfo13235Data Information property ID
ID_IMcCaptDevAttribute_TextInfo13236Text Information property ID
ID_IMcCaptDevAttrInit13250Base capture attribute init interface ID
ID_IMcCaptDevAttrInit_InitValue13252Internal use only
ID_IMcCaptDevAttrInit_InitAttrID13251Internal use only
ID_IMcCaptDevAttrInit_InitName13253Internal use only
ID_IMcCaptDevAttrInit_InitGetRange13254Internal use only
ID_IMcCaptDevAttrInit_InitSetRange13255Internal use only
ID_IMcCaptDevAttrInit_InitGroupName13256Internal use only
ID_IMcCaptDevAttrInit_InitContext13257Internal use only
ID_IMcCaptDevAttrInit_InitSupportPvw13258Internal use only
ID_IMcCaptDevAttrInit_InitLock13259Internal use only
ID_IMcCaptDevAttrInit_InitPvwValue13261Internal use only
ID_IMcCaptDevAttrInit_InitSetPvwRange13263Internal use only
ID_IMcCaptDevAttrInit_InitDisableLock13265Internal use only
ID_IMcCaptDevAttrInit_InitMin13266Internal use only
ID_IMcCaptDevAttrInit_InitMax13267Internal use only
ID_IMcCaptDevAttrInit_InitStep13268Internal use only
ID_IMcCaptDevAttrInit_InitDefault13269Internal use only
ID_IMcCaptDevAttrInit_InitTableValue13270Internal use only
ID_IMcCaptDevAttrInit_InitTableDesc13271Internal use only
ID_IMcCaptDevAttrInit_InitFlags13272Internal use only
ID_IMcCaptDevAttrInit_InitPvwMin13273Internal use only
ID_IMcCaptDevAttrInit_InitPvwMax13274Internal use only
ID_IMcCaptDevAttrInit_InitPvwStep13275Internal use only
ID_IMcCaptDevAttrInit_InitPvwDefault13276Internal use only
ID_IMcCaptDevAttrInit_InitPvwTableValue13277Internal use only
ID_IMcCaptDevAttrInit_InitPvwTableDesc13278Internal use only
ID_IMcCaptDevAttrInit_InitPvwFlags13279Internal use only
ID_IMcCaptDevAttrInit_InitStatus13280Internal use only
ID_IMcCaptDevAttrInit_InitDataInfo13281Internal use only
ID_IMcCaptDevAttrInit_InitTextInfo13282Internal use only
ID_IMcCaptDevAttrInit_ValueElements13283Internal use only
ID_IMcCaptDevAttrInit_MinMaxElements13284Internal use only
ID_IMcCaptDevAttribute_ReadFromSrc13237Internal use only
ID_IMcCaptDevAttribute_PvwReadFromSrc13238Internal use only
ID_IMcCaptDevAttribute_Visible13239Internal use only
ID_IMcCaptDevAttribute_Enabled13240Internal use only
ID_IMcCaptDevAttribute_ToolTip13241Internal use only
ID_IMcCaptDevAttribute_ToolTipTitle13242Internal use only
ID_IMcCaptDevAttribute_SuppressLock13243Internal use only
ID_IMcCaptDevAttribute_CommandFlags13244Internal use only
ID_IMcCaptDevAttribute_CommandData13245Internal use only
ID_IMcCaptDevAttribute_DoCommand13246Internal use only
See Also