openHiTLS API openHiTLS 0.1.0-Alpha1

◆ BSL_UIO_GetIsUnderlyingClosedByUio()

bool BSL_UIO_GetIsUnderlyingClosedByUio ( const BSL_UIO uio)

Obtains whether resources associated with the UIO are closed by the UIO.

参数
uio[OUT] UIO object
返回值
tureThe resources associated with the UIO are closed by the UIO.
falseThe resources associated with the UIO are not closed by the UIO.