Example #1
0
 [DllImport("phxblx64.dll")] public static extern Phx.etStat PBL_BufferParameterSet(uint hBuffer, etPblParam eParam, ref uint dwParamValue);
Example #2
0
 [DllImport("phxblx64.dll")] public static extern Phx.etStat PBL_BufferParameterGet(uint hBuffer, etPblParam eParam, ref IntPtr Ptr);