[][src]Function winapi::um::winevt::EvtGetObjectArrayProperty

pub unsafe extern "system" fn EvtGetObjectArrayProperty(
    ObjectArray: EVT_OBJECT_ARRAY_PROPERTY_HANDLE,
    PropertyId: DWORD,
    ArrayIndex: DWORD,
    Flags: DWORD,
    PropertyValueBufferSize: DWORD,
    PropertyValueBuffer: PEVT_VARIANT,
    PropertyValueBufferUsed: PDWORD
) -> BOOL