文字列

int lstrlen(
    LPCTSTR lpString // 検査されるNULLで終わる文字列
    );
lstrlen 関数 | MSDN lstrlen function (Windows) | MSDN
Microsoft Learnから検索