示例#1
0
void DIPIMPENTRY( Shutdown )( void )
{
    FiniDemand();
}
示例#2
0
void DIPENTRY DIPImpShutdown( void )
{
    FiniDemand();
}