|
Retrieves a string out of a TAPI structured block. Declarationfunction GetTapiBlockStr(Block: Pointer; Fields:
Pointer; StringFormat: DWORD = 0): String; Parameter
Sample
Return ValueReturns the string at the given position or an empty string if no string is set in block. |