FindNameGivingFunction(Function) Method
Finds the function, that would give hActual the function name, if hActual has no instance name parts (has no visible device tag). Returns NULL, if no such function exists or hActual don't take over a name.
Parameters
- pActual
- Function, which give name.
Exception | Description |
ArgumentException | Invalid parameters were found. |
ArgumentNullException | Null was passed to a parameter. |
ApplicationException | When page is not set. |