예제 #1
0
파일: Common.cs 프로젝트: BearORC/smallorc
 public extern static uint Kdm_TVWallCreatScheme(IntPtr pMcuHandle, TTvWallScheme tvWallScheme, ref uint pErrorCode);
예제 #2
0
파일: Common.cs 프로젝트: BearORC/smallorc
 public extern static uint Kdm_TVWallQueryScheme(IntPtr pMcuHandle, int SchIndx, ref TTvWallScheme tvWallScheme, ref uint pErrorCode);