SECPopupCalculator::PostNcDestroy

voidSECPopupCalculator::PostNcDestroy(void)

Called by the default OnNcDestroy member function after the window has been destroyed.

Defined in: SecCalc.cpp

Return Value

void

Comments

This method deletes this SECPopupCalculator instance if the  m_bAutoDelete member evaluates to TRUE.

See Also

SECPopupCalculator