Home
last modified time | relevance | path

Searched defs:GetValue (Results 1 – 4 of 4) sorted by relevance

/reactos/sdk/include/dxsdk/
H A Dd3dx9effect.h125 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 DCQueryAssociations.cpp539 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 DRegistryKey.cpp496 DWORD CRegistryKey::GetValue(TCHAR *pchValueName, DWORD *pdwType, LPBYTE lpValueDataBuffer, DWORD *… in GetValue() function in CRegistryKey
/reactos/sdk/include/psdk/
H A Dgdipluscolor.h103 GetValue() const in GetValue() function