VOID
SmbTraceDereferenceHeap(
IN SMBTRACE_COMPONENT Component
);
Routine Description:
This routine dereferences the SmbTrace shared memory heap,
disposing of it when the reference count is zero.
Arguments:
Component - Context from which we're called: server or redirector
Return Value:
None