Example #1
0
 public unsafe static extern int QueryInterface(void */*IDirectSoundBuffer*/ _this,
                                                ref GUID pGuid, void **pInterface);
Example #2
0
		public unsafe static extern int QueryInterface( void*/*IDirectSoundBuffer*/ _this,
			ref GUID pGuid, void** pInterface );