このページはEtoJ逐語翻訳フィルタによって翻訳生成されました。

翻訳前ページへ


Methods of Class RegistryKey
Language

The 解放する/自由な and Open 生産性 控訴
解放(する)d: Apache OpenOffice 4.1.15

API

SDK

Tips ‘n’ Tricks

Miscellaneous


Methods of Class RegistryKey


RegistryKey
RegistryKey();

事実上の abstract const volatile template static inline C-結合,連鎖
NO NO NO NO NO NO YES NO

要約
Default 建設者

RegistryKey
RegistryKey(
const RegistryKey & toCopy );

事実上の abstract const volatile template static inline C-結合,連鎖
NO NO NO NO NO NO YES NO

要約
Copy 建設者

~RegistryKey
~RegistryKey();

事実上の abstract const volatile template static inline C-結合,連鎖
NO NO NO NO NO NO YES NO

要約
Destructor, の近くに the 重要な if it 言及/関連s an open one.

操作者=
RegistryKey & 操作者=(
const RegistryKey & toAssign );

事実上の abstract const volatile template static inline C-結合,連鎖
NO NO NO NO NO NO YES NO

要約
割り当てる 操作者

isValid
sal_Bool isValid();

事実上の abstract const volatile template static inline C-結合,連鎖
NO NO NO NO NO NO YES NO

要約
checks if the 重要な points to a valid registry 重要な.

isReadOnly
sal_Bool isReadOnly();

事実上の abstract const volatile template static inline C-結合,連鎖
NO NO NO NO NO NO YES NO

要約
returns the 接近 方式 of the 重要な.
Return
TRUE if 接近 方式 is read only else FALSE.

getName
::rtl::OUString getName();

事実上の abstract const volatile template static inline C-結合,連鎖
NO NO NO NO NO NO YES NO

要約
returns the 十分な qualified 指名する of the 重要な beginning with the rootkey.

createKey
RegError createKey(
const ::rtl::OUString & keyName,
RegistryKey & rNewKey );

事実上の abstract const volatile template static inline C-結合,連鎖
NO NO NO NO NO NO YES NO

要約
creates a new 重要な or opens a 重要な if the 明示するd 重要な already 存在するs.
Description
The 明示するd keyname is relativ to this 重要な.
Parameters
keyName
明示するs the 指名する of the 重要な which will be opened or created.
rNewKey
言及/関連s a RegistryKey which will be filled with the new or open 重要な. 
Return
REG_NO_ERROR if 後継するs else an error code.

openKey
RegError openKey(
const ::rtl::OUString & keyName,
RegistryKey & rOpenKey );

事実上の abstract const volatile template static inline C-結合,連鎖
NO NO NO NO NO NO YES NO

要約
opens the 明示するd 重要な.
Description
The 明示するd keyname is relativ to this 重要な.
Parameters
keyName
明示するs the 指名する of the 重要な which will be opened.
rOpenKey
言及/関連s a RegistryKey which will be filled with the open 重要な.
Return
REG_NO_ERROR if 後継するs else an error code.

openSubKeys
RegError openSubKeys(
const ::rtl::OUString & keyName,
RegistryKeyArray & rSubKeys );

事実上の abstract const volatile template static inline C-結合,連鎖
NO NO NO NO NO NO YES NO

要約
opens all subkeys of the 明示するd 重要な.
Description
The 明示するd keyname is relativ to this 重要な.
Parameters
keyName
明示するs the 指名する of the 重要な which subkeys will be opened.
rSubKeys
言及/関連 a RegistryKeyArray which will be filled with the open subkeys.
Return
REG_NO_ERROR if 後継するs else an error code.

getKeyNames
RegError getKeyNames(
const ::rtl::OUString & keyName,
RegistryKeyNames & rSubKeyNames );

事実上の abstract const volatile template static inline C-結合,連鎖
NO NO NO NO NO NO YES NO

要約
returns an array with the 指名するs of all subkeys of the 明示するd 重要な.
Description
The 明示するd keyname is relativ to this 重要な.
Parameters
keyName
明示するs the 指名する of the 重要な which subkey 指名するs will be returned.
rSubKeyNames
言及/関連 a RegistryKeyNames array which will be filled with the subkey 指名するs.
Return
REG_NO_ERROR if 後継するs else an error code.

closeSubKeys
RegError closeSubKeys(
RegistryKeyArray & rSubKeys );

事実上の abstract const volatile template static inline C-結合,連鎖
NO NO NO NO NO NO YES NO

要約
の近くにs all 重要なs 明示するd in the array.
Parameters
rSubKeys
言及/関連 a RegistryKeyArray which 含む/封じ込めるs the open 重要なs.
Return
REG_NO_ERROR if 後継するs else an error code.

deleteKey
RegError deleteKey(
const ::rtl::OUString & keyName );

事実上の abstract const volatile template static inline C-結合,連鎖
NO NO NO NO NO NO YES NO

要約
削除するs the 明示するd 重要な.
Parameters
keyName
明示するs the 指名する of the 重要な which will be 削除するd.
Return
REG_NO_ERROR if 後継するs else an error code.

closeKey
RegError closeKey();

事実上の abstract const volatile template static inline C-結合,連鎖
NO NO NO NO NO NO YES NO

要約
の近くにs explicitly the 現在の 重要な

releaseKey
無効の releaseKey();

事実上の abstract const volatile template static inline C-結合,連鎖
NO NO NO NO NO NO YES NO

要約
解放(する)s the 現在の 重要な

setValue
RegError setValue(
const ::rtl::OUString & keyName,
RegValueType valueType,
RegValue pValue,
sal_uInt32 valueSize );

事実上の abstract const volatile template static inline C-結合,連鎖
NO NO NO NO NO NO YES NO

要約
始める,決めるs a value of a 重要な.
Parameters
keyName
明示するs the 指名する of the 重要な which value will be 始める,決める. 
                If keyName is an empty string, the value will be 始める,決める for the 重要な 
                明示するd by hKey.
valueType
明示するs the type of the value.
pData
points to a memory 封鎖する 含む/封じ込めるing the data for the value.
valueSize
明示するs the size of pData in bytes
Return
REG_NO_ERROR if 後継するs else an error code.

setLongListValue
RegError setLongListValue(
const ::rtl::OUString & keyName,
sal_Int32 * pValueList,
sal_uInt32 len );

事実上の abstract const volatile template static inline C-結合,連鎖
NO NO NO NO NO NO YES NO

要約
始める,決めるs a long 名簿(に載せる)/表(にあげる) value of a 重要な.
Parameters
keyName
明示するs the 指名する of the 重要な which value will be 始める,決める. 
                If keyName is an empty string, the value will be 始める,決める for the 重要な 
                明示するd by hKey.
pValueList
points to an array of longs 含む/封じ込めるing the data for the value.
len
明示するs the length of the 名簿(に載せる)/表(にあげる) (the array 言及/関連d by pValueList).
Return
REG_NO_ERROR if 後継するs else an error code.

setStringListValue
RegError setStringListValue(
const ::rtl::OUString & keyName,
sal_Char * * pValueList,
sal_uInt32 len );

事実上の abstract const volatile template static inline C-結合,連鎖
NO NO NO NO NO NO YES NO

要約
始める,決めるs an ascii 名簿(に載せる)/表(にあげる) value of a 重要な.
Parameters
keyName
明示するs the 指名する of the 重要な which value will be 始める,決める. 
                If keyName is an empty string, the value will be 始める,決める for the 重要な 
                明示するd by hKey.
pValueList
points to an array of sal_Char* 含む/封じ込めるing the data for the value.
len
明示するs the length of the 名簿(に載せる)/表(にあげる) (the array 言及/関連d by pValueList).
Return
REG_NO_ERROR if 後継するs else an error code.

setUnicodeListValue
RegError setUnicodeListValue(
const ::rtl::OUString & keyName,
sal_Unicode * * pValueList,
sal_uInt32 len );

事実上の abstract const volatile template static inline C-結合,連鎖
NO NO NO NO NO NO YES NO

要約
始める,決めるs an unicode string 名簿(に載せる)/表(にあげる) value of a 重要な.
Parameters
keyName
明示するs the 指名する of the 重要な which value will be 始める,決める. 
                If keyName is an empty string, the value will be 始める,決める for the 重要な 
                明示するd by hKey.
pValueList
points to an array of sal_Unicode* 含む/封じ込めるing the data for the value.
len
明示するs the length of the 名簿(に載せる)/表(にあげる) (the array 言及/関連d by pValueList).
Return
REG_NO_ERROR if 後継するs else an error code.

getValueInfo
RegError getValueInfo(
const ::rtl::OUString & keyName,
RegValueType * pValueType,
sal_uInt32 * pValueSize );

事実上の abstract const volatile template static inline C-結合,連鎖
NO NO NO NO NO NO YES NO

要約
gets info about type and size of a value.
Parameters
keyName
明示するs the 指名する of the 重要な which value info will be returned. 
                If keyName is an empty string, the value info of the 重要な 
                明示するd by hKey will be returned.
pValueType
returns the type of the value.
pValueSize
returns the size of the value in bytes or the length of a 名簿(に載せる)/表(にあげる) value.
Return
REG_NO_ERROR if 後継するs else an error code.

getValue
RegError getValue(
const ::rtl::OUString & keyName,
RegValue pValue );

事実上の abstract const volatile template static inline C-結合,連鎖
NO NO NO NO NO NO YES NO

要約
gets the value of a 重要な.
Parameters
keyName
明示するs the 指名する of the 重要な which value will be returned. 
                If keyName is an empty string, the value is get from the 重要な 
                明示するd by hKey.
pValue
points to an 配分するd memory 封鎖する receiving the data of the value. 
Return
REG_NO_ERROR if 後継するs else an error code.

getLongListValue
RegError getLongListValue(
const ::rtl::OUString & keyName,
RegistryValueList< sal_Int32 > & rValueList );

事実上の abstract const volatile template static inline C-結合,連鎖
NO NO NO NO NO NO YES NO

要約
gets a long 名簿(に載せる)/表(にあげる) value of a 重要な.
Parameters
keyName
明示するs the 指名する of the 重要な which value will be returned. 
                If keyName is an empty string, the value is get from the 重要な 
                明示するd by hKey.
rValueList
言及/関連s a RegistryValueList which will be filled with the long values.
Return
REG_NO_ERROR if 後継するs else an error code.

getStringListValue
RegError getStringListValue(
const ::rtl::OUString & keyName,
RegistryValueList< sal_Char * > & rValueList );

事実上の abstract const volatile template static inline C-結合,連鎖
NO NO NO NO NO NO YES NO

要約
gets an ascii 名簿(に載せる)/表(にあげる) value of a 重要な.
Parameters
keyName
明示するs the 指名する of the 重要な which value will be returned. 
                If keyName is an empty string, the value is get from the 重要な 
                明示するd by hKey.
rValueList
言及/関連s a RegistryValueList which will be filled with the ascii values.
Return
REG_NO_ERROR if 後継するs else an error code.

getUnicodeListValue
RegError getUnicodeListValue(
const ::rtl::OUString & keyName,
RegistryValueList< sal_Unicode * > & rValueList );

事実上の abstract const volatile template static inline C-結合,連鎖
NO NO NO NO NO NO YES NO

要約
gets a unicode value of a 重要な.
Parameters
keyName
明示するs the 指名する of the 重要な which value will be returned. 
                        If keyName is an empty string, the value is get from the 重要な 
                        明示するd by hKey.
        
rValueList
言及/関連 a RegistryValueList which will be filled with the unicode values.
        
Return
REG_NO_ERROR if 後継するs else an error code.

createLink
RegError createLink(
const ::rtl::OUString & linkName,
const ::rtl::OUString & linkTarget );

事実上の abstract const volatile template static inline C-結合,連鎖
NO NO NO NO NO NO YES NO

D E P R E C A T E D
要約
used to create a link.
Description
Links are no longer supported.
Return
REG_INVALID_LINK

deleteLink
RegError deleteLink(
const ::rtl::OUString & linkName );

事実上の abstract const volatile template static inline C-結合,連鎖
NO NO NO NO NO NO YES NO

D E P R E C A T E D
要約
used to 削除する a link.
Description
Links are no longer supported.
Return
REG_INVALID_LINK

getKeyType
RegError getKeyType(
const ::rtl::OUString & 指名する,
RegKeyType * pKeyType ) const;

事実上の abstract const volatile template static inline C-結合,連鎖
NO NO YES NO NO NO YES NO

要約
returns the type of the 明示するd 重要な.
Parameters
指名する
明示するs the 指名する of the 重要な or link.
pKeyType
returns the type of the 重要な (always RG_KEYTYPE).
Return
REG_NO_ERROR if 後継するs else an error code.

getLinkTarget
RegError getLinkTarget(
const ::rtl::OUString & linkName,
::rtl::OUString & rLinkTarget ) const;

事実上の abstract const volatile template static inline C-結合,連鎖
NO NO YES NO NO NO YES NO

D E P R E C A T E D
要約
used to return the 的 of a link.
Description
Links are no longer supported.
Return
REG_INVALID_LINK

getResolvedKeyName
RegError getResolvedKeyName(
const ::rtl::OUString & keyName,
sal_Bool firstLinkOnly,
::rtl::OUString & rResolvedName ) const;

事実上の abstract const volatile template static inline C-結合,連鎖
NO NO YES NO NO NO YES NO

要約
解決するs a keyname.
Parameters
keyName
明示するs the 指名する of the 重要な which will be 解決するd relativ to this 重要な.
                        The 解決するd 指名する will be prefixed with the 指名する of this 重要な.
        
firstLinkOnly
ignored
        
Return
REG_NO_ERROR if 後継するs else an error code.

getRegistryName
::rtl::OUString getRegistryName();

事実上の abstract const volatile template static inline C-結合,連鎖
NO NO NO NO NO NO YES NO

要約
returns the 指名する of the registry in which the 重要な is defined.

getRegistry
Registry getRegistry();

事実上の abstract const volatile template static inline C-結合,連鎖
NO NO NO NO NO NO YES NO

要約
returns the registry in which the 重要な is defined.

最高の,を越す of Page

Apache Software Foundation

Copyright & License | Privacy | 接触する Us | 寄付する | Thanks

Apache, OpenOffice, OpenOffice.org and the seagull logo are 登録(する)d trademarks of The Apache ソフトウェア 創立/基礎. The Apache feather logo is a trademark of The Apache ソフトウェア 創立/基礎. Other 指名するs appearing on the 場所/位置 may be trademarks of their 各々の owners.