343 {
344 get
345 {
347 Helpers.CheckDisposed(this, intPtr);
348 IDirect3DDevice9* intPtr2 =
pComPtr;
349 int num = ((delegate* unmanaged[Stdcall, Stdcall]<
IntPtr,
int>)(
int)(*(uint*)(*(
int*)intPtr2 + 12)))((nint)intPtr2);
350 if (num < 0)
351 {
352 return num switch
353 {
356 _ => throw GraphicsHelpers.GetExceptionFromResult((uint)num),
357 };
358 }
360 }
361 }
unsafe GraphicsDeviceStatus GraphicsDeviceStatus
unsafe IDirect3DDevice9 * pComPtr