ISerializerFactoryPool2::Fetch Method

HRESULT Fetch([in] REFCLSID clsid, [out, retval] IUnknown ** ppUnk);

get an instance of the specified [de]serializer, creating a new one if needed.

 

Parameters

clsid
REFCLSID, [in]: the CLSID of the required [de]serializer.
ppUnk
IUnknown **, [out, retval]: The resulting [de]serializer object.

 

Return Values

 

Sample Code



  

 

See Also

The ISerializerFactoryPool2 Interface | 

 

 

Copyright

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