---
title: CallComponentFunctionWithStorageProcInfo
framework: Core Services
role: symbol
role_heading: Function
platforms: [macOS 10.0+]
path: coreservices/1516344-callcomponentfunctionwithstorage
---

# CallComponentFunctionWithStorageProcInfo

## Declaration

```occ
ComponentResult CallComponentFunctionWithStorageProcInfo(Handle storage, ComponentParameters *params, ProcPtr func, ProcInfoType funcProcInfo);
```

## Parameters

- `storage`: 
- `params`: 
- `funcProcInfo`: 

## See Also

### Dispatching to Component Functions

- [CallComponentFunction](1516603-callcomponentfunction.md)
- [CallComponentFunctionWithStorage](1516610-callcomponentfunctionwithstorage.md)
