opomba,
Dostop do te strani zahteva pooblastilo. Poskusite se vpisati alispremeniti imenike.
Dostop do te strani zahteva pooblastilo. Poskusite lahko spremeniti imenike.
Gets invoked when a call is out.
Syntax
HRESULT OnSyncCallOut
(
[in] CALL_ID in_CallID,
[out, size_is(, *out_pBufferSize)] BYTE** out_ppBuffer,
[out] DWORD* out_pBufferSize
);
Parameters
in_CallID
[in] ID of the call that is out. See CALL_ID Structure.
out_ppBuffer
[out] Call buffer.
out_pBufferSize
[out] Size of the call buffer, in bytes.
Return Value
S_OK if the method succeeds.
Requirements
Header: ProtocolNotify2.idl
See also
Sodelujte z nami v storitvi GitHub
Vir za to vsebino najdete v storitvi GitHub, kjer lahko tudi ustvarite in pregledate težave in zahtevke za uveljavitev sprememb. Če želite več informacij, glejte naš vodnik za sodelavce.