Platform SDK: SMTP Server Events

IDnsResolverRecord::Count

[This is preliminary documentation and subject to change.]

Returns the number of records contained by the resolver sink.

HRESULT Count( [out] DWORD *pcRecords );
pcRecords
The number of resolved DNS records contained by the sink.

Return Values

Value Description
S_OK Success.

Remarks