WalkNamespace is now an external interface

date	99.05.18.15.21.00;	author rmoore1;	state Exp;
This commit is contained in:
aystarik 2005-06-29 19:49:54 +00:00
parent d93b3858c1
commit 393cabb3bc

View File

@ -376,14 +376,6 @@ NsChecksum (
void *Buffer,
UINT32 Length);
void *
NsWalkNamespace (
NsType Type,
NsHandle StartHandle,
UINT32 MaxDepth,
void * (* UserFunction)(NsHandle, UINT32, void *),
void *Context);
NsType
NsGetType (
NsHandle ObjHandle);