Knowledge Base

Detecting the Presence of NetBIOS in Win32s

Article ID: 110844

Article Last Modified on 3/15/2004


APPLIES TO


This article was previously published under Q110844

SUMMARY

The way to determine whether NetBIOS is present from a Win32 application running on Win32s is to issue an invalid NetBIOS command (such as 0xB2) and check that the return code is 0x3 (Illegal command).

Additional query words: 1.10 1.20

Keywords: KB110844