Fix variant type of property accessor int
* src/oomhelp.cpp (put_pa_int): The type for property accessor ints is VT_I4.
get_pa_int gets this return type. put_pa_int
was not used anywhere else.
Fix variant type of property accessor int Tags None Subscribers None
Description
Details
|