platform invoke 中文意思是什麼

platform invoke 解釋
平臺調用
  • platform : n 1 臺,壇;講壇,主席臺。2 步廊;〈英國〉(車站的)月臺,站臺;〈美國〉(客車的)上下步梯;樓梯...
  • invoke : vt. 1. 祈求(神靈)保佑,乞靈于,用符咒召喚。2. 懇求,乞求。3. 行使(法權等),實行。4. 援引(法規、條文等)。5. 引起,產生。n. -r 祈求者。
  1. Platform invoke handles the underlying exported function automatically

    平臺調用將自動處理底層的導出函數。
  2. A closer look at platform invoke

    >平臺調用詳解
  3. Field controls string marshaling and determines how platform invoke finds function names in a dll

    欄位控制字元串封送處理並確定平臺調用在dll中查找函數名的方式。
  4. Attribute to platform invoke declarations and the

    屬性應用於平臺調用聲明而將
  5. Full access to native features through platform invoke

    通過平臺調用對本機的完全訪問功能。
  6. Class to perform the platform invoke calls to native code to do the fill

    類執行平臺調用,調用執行填充的本機代碼。
  7. In this case, the platform invoke marshaler will retrieve the starting address of the array, add the offset, and pass the resulting pointer to the underlying native function

    在這種情況下,平臺調用封送拆收器將檢索數組的起始地址,添加偏移量,並將結果指針傳遞到基礎本機函數。
  8. Some parameters and return values have different default marshaling behavior when used with com interop or platform invoke

    當用於com interop或平臺調用時,某些參數和返回值將具有不同的默認封送處理行為。
  9. For performance, check if there is an equivalent function available in the. net framework rather than using platform invoke

    出於性能的考慮,應考慮. net framework中是否有可用的等價函數而不是使用平臺調用。
  10. As with desktop applications, you can access native code by using platform invoke

    與桌面應用程序一樣,可以使用平臺調用訪問本機代碼。
  11. Out a pointer to host - specific data that is used to determine the evidence of the requested assembly without the need of a platform invoke pinvoke call

    [ out ]特定於宿主的數據,用於在無需pinvoke調用的情況下確定請求程序集的證據。
  12. As it is by default in c and c, platform invoke searches for the mangled name first

    (它是c + +和c #中的默認值)時,平臺調用將首先搜索已處理的名稱(
  13. Can be used as an argument to a native method reached through platform invoke

    可以用作通過平臺調用所影響的本機方法的參數。
  14. When designing a managed class for platform invoke, consider the relationships between classes and dll functions

    為平臺調用設計託管類時,應考慮類和dll函數之間的關系。
  15. Using platform invoke p invoke functionality

    ,調用接受c樣式字元串的本機函數。
  16. How to : use platform invoke to play a wave file

    如何:使用平臺調用播放波形文件c
  17. On a method outside of platform invoke has no effect

    在平臺調用以外的方法上調用
  18. Platform invoke declarations for the native methods

    本機方法的平臺調用聲明。
  19. For a description of platform invoke services, see

    有關平臺調用服務的說明,請參見
  20. How - to topics demonstrate using platform invoke

    幫助主題演示如何使用平臺調用
分享友人