property GetStringTableItemCount.
Counts inserted BSTR elements.
|
hStringTable
[in] . Handle of string table, created by MallocStringtable()
pVal
[out,
retval] The returned value is the number of inserted elements
S_OK
The
operation was successfull.
E_POINTER
A NULL
pointer was supplied as an argument.
E_UNEXPECTED
An
unexpected error occoured.