Example #1
0
 public static extern uint mmioCreateChunk(IntPtr hmmio, ref MMCKINFO pmmcki, uint fuCreate);
Example #2
0
 public static extern uint mmioAscend(IntPtr hmmio, ref MMCKINFO pmmcki, uint fuAscend);
Example #3
0
 public static extern uint mmioDescend(IntPtr hmmio, ref MMCKINFO pmmcki, IntPtr pmmckiParent, uint fuDescend);
Example #4
0
 public static extern uint mmioCreateChunk(IntPtr hmmio, ref MMCKINFO pmmcki, uint fuCreate);
Example #5
0
 public static extern uint mmioAscend(IntPtr hmmio, ref MMCKINFO pmmcki, uint fuAscend);
Example #6
0
 public static extern uint mmioDescend(IntPtr hmmio, ref MMCKINFO pmmcki, IntPtr pmmckiParent, uint fuDescend);