示例#1
0
 [DllImport("phxdlx64.dll")] public static extern Phx.etStat          PDL_BufferParameterSet(uint hBuffer, etPdlParam eParam, ref uint dwParamValue);
示例#2
0
 [DllImport("phxdlx64.dll")] public unsafe static extern Phx.etStat   PDL_BufferParameterSet(uint hBuffer, etPdlParam eParam, int *nParamvalue);
示例#3
0
 [DllImport("phxdlx64.dll")] public static extern Phx.etStat          PDL_DisplayParameterSet(uint hDisplay, etPdlParam eParam, ref uint dwParamValue);