BOOL InlineIsEqualUnknown( REFGUID rguid1 );
Parameters
rguid1
[in] The GUID to compare to IID_IUnknown.
Remarks
Call this function, for the special case of IUnknown, to generate more efficient code than code generated by a call to InlineIsEqualGUID.