Module::DecrementObjectCount Method
Decrements the number of objects tracked by the module.
virtual long DecrementObjectCount();
Return Value
The count before the decrement operation.
Requirements
Header: module.h
Namespace: Microsoft::WRL
Questo browser non è più supportato.
Esegui l'aggiornamento a Microsoft Edge per sfruttare i vantaggi di funzionalità più recenti, aggiornamenti della sicurezza e supporto tecnico.
Decrements the number of objects tracked by the module.
virtual long DecrementObjectCount();
The count before the decrement operation.
Header: module.h
Namespace: Microsoft::WRL