Last updated 1 year ago
[DllImport("Netapi32.dll", CharSet = CharSet.Ansi, SetLastError = true)][return: MarshalAs(UnmanagedType.U4)] public static extern NERR Netbios( ref NCB ncb );
Microsoft documentation: