CAsyncMonikerFile::GetPriority
Chiamato dal client di un moniker asincrono come il processo di associazione inizia per ricevere la priorità fornita al thread per l'operazione richiesta.
virtual LONG GetPriority( ) const;
Valore restituito
La priorità al trasferimento asincrono avrà luogo. Uno dei flag standard di priorità dei thread: THREAD_PRIORITY_ABOVE_NORMAL, THREAD_PRIORITY_BELOW_NORMAL, THREAD_PRIORITY_HIGHEST, THREAD_PRIORITY_IDLE, THREAD_PRIORITY_LOWEST, THREAD_PRIORITY_NORMALe THREAD_PRIORITY_TIME_CRITICAL. Vedere funzione Windows SetThreadPriority per una descrizione di questi valori.
Note
È necessario non chiamare il metodo GetPriority direttamente. THREAD_PRIORITY_NORMAL viene restituito dall'implementazione predefinita.
Requisiti
Header: afxole.h