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