Searched defs:GetEncryptionStyle (Results 1 - 8 of 8) sorted by relevance

/vbox/src/VBox/Main/cbinding/
H A DVBoxCAPI_v2_2.h2597 nsresult (*GetEncryptionStyle)(IRemoteDisplayInfo *pThis, PRUint32 *encryptionStyle); member in struct:IRemoteDisplayInfo_vtbl
H A DVBoxCAPI_v3_0.h3135 nsresult (*GetEncryptionStyle)(IRemoteDisplayInfo *pThis, PRUint32 *encryptionStyle); member in struct:IRemoteDisplayInfo_vtbl
H A DVBoxCAPI_v3_1.h3152 nsresult (*GetEncryptionStyle)(IRemoteDisplayInfo *pThis, PRUint32 *encryptionStyle); member in struct:IRemoteDisplayInfo_vtbl
H A DVBoxCAPI_v3_2.h3274 nsresult (*GetEncryptionStyle)(IRemoteDisplayInfo *pThis, PRUint32 *encryptionStyle); member in struct:IRemoteDisplayInfo_vtbl
H A DVBoxCAPI_v4_0.h3489 nsresult (*GetEncryptionStyle)(IVRDEServerInfo *pThis, PRUint32 *encryptionStyle); member in struct:IVRDEServerInfo_vtbl
H A DVBoxCAPI_v4_1.h3710 nsresult (*GetEncryptionStyle)(IVRDEServerInfo *pThis, PRUint32 *encryptionStyle); member in struct:IVRDEServerInfo_vtbl
H A DVBoxCAPI_v4_2.h4054 nsresult (*GetEncryptionStyle)(IVRDEServerInfo *pThis, PRUint32 *encryptionStyle); member in struct:IVRDEServerInfo_vtbl
H A DVBoxCAPI_v4_3.h6946 nsresult (*GetEncryptionStyle)(IVRDEServerInfo *pThis, PRUint32 *encryptionStyle); member in struct:IVRDEServerInfo_vtbl
6983 nsresult (*GetEncryptionStyle)(IVRDEServerInfo *pThis, PRUint32 *encryptionStyle); member in struct:IVRDEServerInfoVtbl
7017 #define IVRDEServerInfo_get_EncryptionStyle(p, aEncryptionStyle) ((p)->lpVtbl->GetEncryptionStyle(p, aEncryptionStyle))
7018 #define IVRDEServerInfo_GetEncryptionStyle(p, aEncryptionStyle) ((p)->lpVtbl->GetEncryptionStyle(p, aEncryptionStyle))

Completed in 410 milliseconds