Site icon EfmSoft

What does NTSTATUS 0xC01E035B (STATUS_GRAPHICS_INVALID_CLIENT_TYPE) mean?

 
Previous Next
STATUS_GRAPHICS_CANCEL_VIDPN_TOPOLOGY_AUGMENTATION STATUS_GRAPHICS_CLIENTVIDPN_NOT_SET

STATUS_GRAPHICS_INVALID_CLIENT_TYPE

The VidPN client type selector is invalid

Some VidPN operations distinguish the client or owner that initiated a mode-management request. This status means the client type value passed to the interface is not recognized.

This is a parameter-contract error. It can arise from uninitialized structure fields, using a value from another API layer, or passing a new enum value to an older driver/interface path that does not understand it. It is not a monitor or timing capability failure.

What to check

References


Looking for a different code? Search another status or error code.

Exit mobile version