Skip to main content

EOS_Connect_DeleteDeviceIdOptions

Type Alias EOS_Connect_DeleteDeviceIdOptions 

Source
pub type EOS_Connect_DeleteDeviceIdOptions = _tagEOS_Connect_DeleteDeviceIdOptions;
Expand description

Input parameters for the EOS_Connect_DeleteDeviceId function.

Aliased Type§

#[repr(C)]
pub struct EOS_Connect_DeleteDeviceIdOptions { pub ApiVersion: i32, }

Fields§

§ApiVersion: i32

API Version: Set this to EOS_CONNECT_DELETEDEVICEID_API_LATEST.