void EndPartCalled( int nNewLevel, string strActionText )
void EndPartCalled( int nNewLevel, String^ strActionText )
Parameters
| Parameter Name | Description |
|---|---|
| nNewLevel | which part is started. |
| strActionText | the new action text for this part. |
void EndPartCalled( int nNewLevel, string strActionText )
void EndPartCalled( int nNewLevel, String^ strActionText )
| Parameter Name | Description |
|---|---|
| nNewLevel | which part is started. |
| strActionText | the new action text for this part. |