SHDocVw.IShellNameSpace._scw_Get_EnumOptions
C++
/* safecall wrapper */ inline int _scw_Get_EnumOptions() { int __r; HRESULT __hr = Get_EnumOptions(__r); System::CheckSafecallResult(__hr); return __r; }
Properties
Type | Visibility | Source | Unit | Parent |
---|---|---|---|---|
function | public | SHDocVw.hpp | SHDocVw | IShellNameSpace |
Description
Embarcadero Technologies does not currently have any additional information.