The Decode method decodes an ASN encoded date array and stores the resulting array of dates in the COM object.
[VB] void Decode( BSTR strBinary ); [JAVA] void Decode( java.lang.String strBinary ); [C++] HRESULT Decode( BSTR const strBinary // in );
This method does not return a value.