We konden deze vermelding niet vinden. Er worden benaderende resultaten weergegeven. Controleer je spelling of stel voor deze term aan het woordenboek toe te voegen.
関数またはイベント
関数/イベント
A pointer to a callback function or event handler that monitors synchronization.
A global variable is defined outside of a function or event and once defined, can be accessed by other functions and events. You must assign a specific value to global variable when you declare it. If you type
When implementing the synchronization observer callback function or event handler, you can make application-specific information available by providing information using the User Data parameter.
同期 observer コールバック関数またはイベント・ハンドラの実装時に、User Data パラメータを使用して情報を指定することによって、アプリケーション固有の情報を使用可能にできます。
A local variable is available only to the function or event handler script that defines it, and cannot be accessed by another function or event. Once a name is declared, it is assigned a value of null or undefined unless you assign a specific value when declaring the variable name.
There may be cases where, for some reason or other, the break function, cleanup function or event handling function is called without first calling the startup function.
Basically it is necessary to avoid calling an extended SVC before calling the startup function and after calling the cleanup function.There may be cases where, for some reason or other, the break function, cleanup function or event handling function is called without first calling the startup function.
Er worden alleen voorbeelden gegeven om u te helpen het woord of de woordcombinatie waarop u hebt gezocht, te vertalen. Deze worden niet door ons geselecteerd of gevalideerd en kunnen ongepaste taal bevatten. Wij vragen u melding te maken van voorbeelden die dienen te worden aangepast of verwijderd. Vertalingen met grof of informeel taalgebruik worden meestal rood of oranje gemarkeerd.