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