SHDocVw.IShellNameSpace._scw_Get_Mode

From RAD Studio API Documentation
Jump to: navigation, search

C++

/* safecall wrapper */ inline unsigned _scw_Get_Mode() { unsigned __r; HRESULT __hr = Get_Mode(__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. Please help us document this topic by using the Discussion page!