SetFormFieldActionA
Form fields, Annotations and hotspot links
Beskrivelse
Den avsluttende A angir ANSI-inngangspunktet (char) i DLL-en; ActiveX/COM-flaten eksponerer kun Unicode-formen. Oppførselen er identisk med SetFormFieldAction og strengargumenter tolkes ut fra gjeldende kodetabell i SetAnsiMode
Referanseside for SetFormFieldAction. Funksjonen tilhører Form fields, Annotations and hotspot links og beholder alle identifikatorer nøyaktig slik de vises
Syntaks
Delphi
Function DLSetFormFieldActionA(InstanceID, Index: Integer; ActionType: PAnsiChar; ActionID: Integer): Integer;
DLL
int DLSetFormFieldActionA(int InstanceID, int Index, const char * ActionType, int ActionID);
Returverdier
| 0 | The field, trigger, or action handle was invalid |
|---|---|
| 1 | The action was copied and assigned to the field trigger |