SECEditItemData::m_dwItemData

SEC_DWORD SECEditItemData::m_dwItemData

Platform specific user assignable data. m_dwItemData is 32 bits on Win32 and 64-bits on the Win64 platform.

Developer Notes

Care should be taken if assigning pointer information to this value. If the SECEditItemData object is destroyed, there is no callback operation performed to notify the user that the pointer may be orphaned.

See Also

SECEditItemData