UpdateAllDesktopSubscriptions function
Deprecated. Enumerates the URLs of all the Desktop components and then tests to see if they are subscribed to. If they are subscribed to, the subscriptions are delivered.
Syntax
BOOL UpdateAllDesktopSubscriptions( IADesktopP2 *padp2 );
Parameters
- padp2
-
Type: IADesktopP2*
A pointer to an IADesktopP2 interface.
Return value
Type: BOOL
Returns TRUE if components are subscribed to; otherwise FALSE.
Requirements
|
Minimum supported client |
Windows 2000 Professional [desktop apps only] |
|---|---|
|
Minimum supported server |
Windows 2000 Server [desktop apps only] |
|
Header |
|
|
DLL |
|
Show: