/*++ Copyright (c) 1996-1999 Microsoft Corporation Module Name: name.h Abstract: Interface Function name strings for PublishInterface --*/ CONST CHAR pstrGetInfo[] = "GetInfo"; CONST CHAR pstrFilterGraphics[] = "FilterGraphics";