Home | History | Annotate | Download | only in src

Lines Matching refs:pUnk

626     if (mt.pUnk != NULL)
628 // Unecessary because pUnk should not be used, but safest.
629 mt.pUnk->Release();
630 mt.pUnk = NULL;