Creates the Protocol Extension for the specified OdRxClass.
Parameters
Parameters
Description
pProtocolClass
[in] Pointer to the Protocol Extension class.
pProtocolObject
[in] Pointer to the Protocol Extension Object.
Returns
Returns a SmartPointer to the Protocol Extension.
Remarks
The default implementation of this object does nothing but return a null pointer, and asserts in debug mode. It will be fully implemented in a future *release*.