ISerializerFactory::ReturnSerializer Method

HRESULT ReturnSerializer([in] ISoapSerializer * s);

Once the serializer is finished with it should be returned to the pool by calling ReturnSerializer. Serializers are pooled during the duration of the Serialize method for performance reasons.

 

Parameters

s
ISoapSerializer *, [in]: The serializer

 

Return Values

 

Sample Code



  

 

See Also

The ISerializerFactory Interface | 

 

 

Copyright

Copyright © Simon Fell, 2000-2004. All rights reserved.