CanEasy COM-Help
|
Collection for database items of type IDataEntryStatic
Definition at line 3319 of file cand_tlb.idl.
HRESULT CanEasy::IDataEntryColOfStatic::AddStaticDataEntry | ( | [in] BSTR | bstrStackName, |
[in] long | lStartBits, | ||
[in] long | lBitCount, | ||
[in] enum ByteOrder | enByteOrder, | ||
[out, retval] IStaticDataEntry ** | |||
) |
Adds in new data entry
bstrStackName | Name of the new item |
lStartBits | Startbit of the new item |
lBitCount | Bitlength of the new item |
enByteOrder | Byte order of the new item |