SMTO_BLOCK top-level constant

int const SMTO_BLOCK

Prevents the calling thread from processing any other requests until the function returns.

Implementation

const SMTO_BLOCK = 0x0001;