VirtualBox

Changeset 3720 in vbox for trunk/include


Ignore:
Timestamp:
Jul 19, 2007 4:08:54 PM (18 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
23019
Message:

VRDP NO_COM code in Main.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/include/VBox/vrdpapi.h

    r3633 r3720  
    906906     */
    907907    DECLCALLBACKMEMBER(void, VRDPCallbackInput)(void *pvCallback,
     908                                                int type,
    908909                                                const void *pvInput,
    909910                                                unsigned cbInput);
     
    946947                                HVRDPSERVER *phServer);
    947948
    948 
     949typedef VRDPDECL(int) FNVRDPCREATESERVER (const VRDPINTERFACEHDR *pCallbacks,
     950                                          void *pvCallback,
     951                                          VRDPINTERFACEHDR **ppEntryPoints,
     952                                          HVRDPSERVER *phServer);
     953typedef FNVRDPCREATESERVER *PFNVRDPCREATESERVER;
    949954#else
    950955/**
Note: See TracChangeset for help on using the changeset viewer.

© 2025 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette