IsRemoteNPP function

The IsRemoteNPP function indicates whether the given BLOB specifies a remote NPP.

Syntax

BOOL IsRemoteNPP(
  _In_ HBLOB hBlob
);

Parameters

hBlob [in]

Handle to a BLOB.

Return value

If the function is successful, the return value is TRUE.

Remarks

Use this function to test whether a remote category exists.

Make certain that the remote and local computer names are different.

Requirements

Requirement Value
Minimum supported client
Windows 2000 Professional [desktop apps only]
Minimum supported server
Windows 2000 Server [desktop apps only]
Header
Netmon.h
Library
Npptools.lib
DLL
Npptools.dll