[This is preliminary documentation and subject to change.]
Structure containing information about a virtual interface (VIF).
typedef struct {
    LPOLESTR    DisplayName;    // Friendly name of the VIF
    DWORD       VifID;          // ID of the VIF
} BDN_VIF;