|
ASX Version4.20.14
|
This function supports the generic control. More...
Functions | |
| ASX32_API ASX_ERROR | ASX_GetGenericControlName (ASX_HANDLE hControl, char *pName) |
| Get the name of the control. | |
This function supports the generic control.
| ASX32_API ASX_ERROR ASX_GetGenericControlName | ( | ASX_HANDLE | hControl, |
| char * | pName | ||
| ) |
Get the name of the control.
| hControl | A handle to an ASX generic control. |
| pName | Pointer to a buffer (at least 60 chars) for the name. |
1.7.3