Description
The
CallInfoBuffer method gets call information items that require a buffer, such as user-user information.
[Visual Basic]
Public Function CallInfoBuffer(ByVal CallInfoBuffer As CALLINFO_BUFFER) As Byte()
[C#]
public byte[] CallInfoBuffer ( CALLINFO_BUFFER CallInfoBuffer )
Parameters
- CallInfoBuffer
- [in] CALLINFO_BUFFER indicator of information type needed, such as CIB_USERUSERINFO. .
Return values
If the method succeeds, return TRUE, otherwise return FALSE.
Remarks
None
See Also
None.
Support editions