Struct winapi::um::oaidl::_wireBRECORD [−][src]
#[repr(C)]pub struct _wireBRECORD {
pub fFlags: ULONG,
pub clSize: ULONG,
pub pRecInfo: *mut IRecordInfo,
pub pRecord: *mut byte,
}Fields
fFlags: ULONGclSize: ULONGpRecInfo: *mut IRecordInfopRecord: *mut byteTrait Implementations
Returns the “default value” for a type. Read more