Struct winapi::shared::wtypes::RemotableHandle [−][src]
#[repr(C)]pub struct RemotableHandle {
pub fContext: LONG,
pub u: RemotableHandle_u,
}
Fields
fContext: LONG
u: RemotableHandle_u
Trait Implementations
Returns the “default value” for a type. Read more