Searched defs:PBOOL (Results 1 - 6 of 6) sorted by relevance

/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/mingw/include/
H A Dminwindef.h134 typedef BOOL *PBOOL; typedef
H A Dntdef.h361 typedef BOOL *PBOOL; typedef
H A Dmmcobj.h213 typedef WINBOOL *PBOOL; typedef
358 virtual HRESULT WINAPI get_Visible(PBOOL Visible) = 0;
361 virtual HRESULT WINAPI get_UserControl(PBOOL UserControl) = 0;
381 HRESULT (WINAPI *get_Visible)(_Application *This,PBOOL Visible);
384 HRESULT (WINAPI *get_UserControl)(_Application *This,PBOOL UserControl);
425 HRESULT WINAPI _Application_get_Visible_Proxy(_Application *This,PBOOL Visible);
431 HRESULT WINAPI _Application_get_UserControl_Proxy(_Application *This,PBOOL UserControl);
719 virtual HRESULT WINAPI IsScopeNode(PBOOL IsScopeNode) = 0;
735 HRESULT (WINAPI *IsScopeNode)(Node *This,PBOOL IsScopeNode);
763 HRESULT WINAPI Node_IsScopeNode_Proxy(Node *This,PBOOL IsScopeNod
[all...]
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
H A Dminwindef.h134 typedef BOOL *PBOOL; typedef
H A Dntdef.h361 typedef BOOL *PBOOL; typedef
H A Dmmcobj.h213 typedef WINBOOL *PBOOL; typedef
358 virtual HRESULT WINAPI get_Visible(PBOOL Visible) = 0;
361 virtual HRESULT WINAPI get_UserControl(PBOOL UserControl) = 0;
381 HRESULT (WINAPI *get_Visible)(_Application *This,PBOOL Visible);
384 HRESULT (WINAPI *get_UserControl)(_Application *This,PBOOL UserControl);
425 HRESULT WINAPI _Application_get_Visible_Proxy(_Application *This,PBOOL Visible);
431 HRESULT WINAPI _Application_get_UserControl_Proxy(_Application *This,PBOOL UserControl);
719 virtual HRESULT WINAPI IsScopeNode(PBOOL IsScopeNode) = 0;
735 HRESULT (WINAPI *IsScopeNode)(Node *This,PBOOL IsScopeNode);
763 HRESULT WINAPI Node_IsScopeNode_Proxy(Node *This,PBOOL IsScopeNod
[all...]

Completed in 693 milliseconds