Searched defs:GetValue (Results 1 – 4 of 4) sorted by relevance
/reactos/sdk/include/dxsdk/ |
H A D | d3dx9effect.h | 125 STDMETHOD(GetValue)(THIS_ D3DXHANDLE parameter, void *data, UINT bytes) PURE; in DECLARE_INTERFACE_() local 235 STDMETHOD(GetValue)(THIS_ D3DXHANDLE parameter, void *data, UINT bytes) PURE; in DECLARE_INTERFACE_() local 333 STDMETHOD(GetValue)(THIS_ D3DXHANDLE parameter, void *data, UINT bytes) PURE; in DECLARE_INTERFACE_() local
|
/reactos/dll/win32/shell32/ |
H A D | CQueryAssociations.cpp | 539 HRESULT CQueryAssociations::GetValue(HKEY hkey, const WCHAR *name, void **data, DWORD *data_size) in GetValue() function in CQueryAssociations
|
/reactos/modules/rosapps/applications/sysutils/regexpl/ |
H A D | RegistryKey.cpp | 496 DWORD CRegistryKey::GetValue(TCHAR *pchValueName, DWORD *pdwType, LPBYTE lpValueDataBuffer, DWORD *… in GetValue() function in CRegistryKey
|
/reactos/sdk/include/psdk/ |
H A D | gdipluscolor.h | 103 GetValue() const in GetValue() function
|