Virtual background image information interface.
More...
#include <setting_service_interface.h>
Virtual background image information interface.
◆ GetImageFilePath()
virtual const wchar_t* IVirtualBGImageInfo::GetImageFilePath |
( |
| ) |
|
|
pure virtual |
Get the file path of current image.
- Returns
- If the function succeeds, the return value is the file path of current image. Otherwise failed, the return value is NULL.
◆ GetImageName()
virtual const wchar_t* IVirtualBGImageInfo::GetImageName |
( |
| ) |
|
|
pure virtual |
Get the name of current image.
- Returns
- If the function succeeds, the return value is the name of current image. Otherwise failed, the return value is NULL.
◆ isSelected()
virtual bool IVirtualBGImageInfo::isSelected |
( |
| ) |
|
|
pure virtual |
Determine the usage of current image.
- Returns
- TRUE indicates that current image is used as the virtual background image.
The documentation for this class was generated from the following file: