IMCard::SetBinaryProperty
The IMCard::SetBinaryProperty method is used with the IMCard interface.
Quick info
HRESULT SetIntegerProperty([in] long sProperty, [in] long sIndex, [in] long newVal)
Parameters
- sProperty
- [in] - property ID
- sIndex
- [in] - index of the property
- newVal
- [out, retval] - binary value of the property
Return values
The
following value is returned when this method is called:
- S_OK
- Success status