static extern IntPtr MapViewOfFile( ... Declare Function MapViewOfFile Lib "kernel32" (ByVal hFileMappingObject As IntPtr, ByVal dwDesiredAccess As UInt32, ...
確定! 回上一頁