Function ITypeInfo_GetNames_Stub

Source
pub unsafe extern "C" fn ITypeInfo_GetNames_Stub(
    This: *mut ITypeInfo,
    memid: MEMBERID,
    rgBstrNames: *mut BSTR,
    cMaxNames: UINT,
    pcNames: *mut UINT,
) -> HRESULT