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