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