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

/vbox/src/VBox/Main/cbinding/
H A DVBoxCAPI_v4_1.h915 struct IGuestDirEntry;
1021 typedef struct IGuestDirEntry IGuestDirEntry; typedef in typeref:struct:IGuestDirEntry
4336 /* Start of struct IGuestDirEntry Declaration */
4346 nsresult (*GetNodeId)(IGuestDirEntry *pThis, PRInt64 *nodeId);
4348 nsresult (*GetName)(IGuestDirEntry *pThis, PRUnichar * *name);
4350 nsresult (*GetType)(IGuestDirEntry *pThis, PRUint32 *type);
4354 struct IGuestDirEntry struct
4358 /* End of struct IGuestDirEntry Declaration */
4503 IGuestDirEntry * * entr
[all...]

Completed in 124 milliseconds